Hostname
fraser-ais.com
Last fetched
fraser-ais.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
fraser-ais.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.149 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | US |
| 199.60.103.49 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
26 observed subdomains of fraser-ais.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fraser-ais.com in the public web crawl.
38 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for fraser-ais.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6124648.spf04.hubspotemail.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 162.252.248.0/22 |
| SPF_IP | 170.10.128.0/24 |
| SPF_IP | 170.10.129.0/24 |
| SPF_IP | 170.10.133.0/24 |
| SPF_IP | 185.58.84.93/32 |
| SPF_IP | 192.232.253.141 |
| SPF_IP | 205.139.110.0/24 |
| SPF_IP | 207.211.30.128/25 |
| SPF_IP | 207.211.30.64/26 |
| SPF_IP | 207.211.31.0/25 |
| SPF_IP | 207.211.41.113/32 |
| SPF_IP | 216.145.221.0/24 |
| SPF_IP | 216.205.24.0/24 |
| SPF_IP | 63.128.21.0/24 |
Related pages
Pivot deeper into the graph from fraser-ais.com.
- IP · 199.60.103.149
- ASN · AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLC
- Registrar · iana:146
- Country · US
- Email · jpierce@fraser-ais.com
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fraser-ais.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.