Hostname
bryanmoffatt.com
Last fetched
bryanmoffatt.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bryanmoffatt.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.144.200.229 | 16.144.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.215.61.128 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.223.150.130 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.230.95.98 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.237.177.117 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.36.138.76 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bryanmoffatt.com owner
- Contact emails
- 11faffbe-d29f-4cff-a6f3-6a78a148fa78@identity-protect.org
- 238ca263-5753-420d-b8a9-0849e35e7a79@identity-protect.org
- 4977139e-4f92-4cd6-a716-a2b4ba2e6a0f@identity-protect.org
- d512f7cb-0f3b-4de4-bbe2-23f77d5585ee@identity-protect.org
- eb1efd23-55ad-4c3f-9829-d339e04ef0ab@identity-protect.org
- f32560ac-795e-4309-8d60-1e27038a15a2@identity-protect.org
- owner-8511059@bryanmoffatt.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bryanmoffatt.com.
| Subdomain |
|---|
| dads-flash-game.bryanmoffatt.com |
Web-graph footprint
Distinct hostnames that link to or from bryanmoffatt.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bryanmoffatt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | icloud.com |
Related pages
Pivot deeper into the graph from bryanmoffatt.com.
- IP · 16.144.200.229
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11faffbe-d29f-4cff-a6f3-6a78a148fa78@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- 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: "bryanmoffatt.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.