Hostname
faable.com
Last fetched
faable.com resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
faable.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 |
|---|---|---|---|---|
| 151.101.2.132 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of faable.com owner
- Contact emails
- s31clb4cn5lw59yd5ox3@q.o-w-o.info
- zutuird8drty6bg9l0p3@s.o-w-o.info
- 08822475-aee0-489b-859f-61c39df6f58f@identity-protect.org
- 2b0e3c0f-6fa8-4508-a40f-abe672ee98eb@identity-protect.org
- 66dc46e2-1de8-40cc-b020-77dee3ec27bd@identity-protect.org
- 70166494-ced9-4ee9-b6d3-86f02dff41b6@identity-protect.org
- 82062d1c-3194-4f0a-9a46-871b62cd1c87@identity-protect.org
- a44f75f4-366f-41f2-a61b-3cc6de5f22b2@identity-protect.org
- dbc4fb19-7a87-4888-a093-eac358753c52@identity-protect.org
Subdomains
147 observed subdomains of faable.com.
Web-graph footprint
Distinct hostnames that link to or from faable.com in the public web crawl.
6 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for faable.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from faable.com.
- IP · 151.101.2.132
- ASN · AS54113FASTLY - Fastly, Inc.
- Registrar · iana:468
- Country · CA
- Email · s31clb4cn5lw59yd5ox3@q.o-w-o.info
- 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: "faable.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.