Hostname
faef.com
Last fetched
faef.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
faef.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.131.10 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.195.10 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.3.10 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.67.10 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of faef.com owner
- Contact emails
- its@faef.com
- 2f53bb61-27d5-4d11-94f3-13e32cffe312@identity-protect.org
- 4d9e72f2-b8e7-4f0f-ba63-0e0b7015a1f7@identity-protect.org
- 5f65932b-44de-4540-a263-0c444f73aa70@identity-protect.org
- 9759ba4c-9ea2-47b2-b6a0-3b5ab090e63f@identity-protect.org
- 9e0217d0-be8f-486b-94ae-98b1f6a815d7@identity-protect.org
- e5c0fe9b-54dd-4648-92a4-28b490810419@identity-protect.org
- ed0a8fe4-1628-4b91-9921-9684d057601d@identity-protect.org
Subdomains
54 observed subdomains of faef.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from faef.com in the public web crawl.
83 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for faef.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from faef.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "faef.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.