Hostname
fabrie.com
Last fetched
fabrie.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fabrie.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.12.172.64 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 2c57b4b5-c3a1-4f9e-9d8d-3cec85677340@identity-protect.org
- 6b4c0f33-0f40-4459-8e50-c712e658b92c@identity-protect.org
- a329c61c-f598-4238-81e1-1553110ae295@identity-protect.org
- e2bc27f6-9741-413c-8952-f64572ba9431@identity-protect.org
- e79b1d08-3749-4c1a-99dd-23c425e33f95@identity-protect.org
- fbb69a17-61c3-48fc-b5dd-739249818fc1@identity-protect.org
Subdomains
6 observed subdomains of fabrie.com.
Web-graph footprint
Distinct hostnames that link to or from fabrie.com in the public web crawl.
108 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fabrie.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from fabrie.com.
- IP · 52.12.172.64
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · brokerage@buydomains.com
- TLD · .com
- Browse hostnames · fa…
- 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: "fabrie.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.