Hostname
facebookmail.com
Last fetched
facebookmail.com resolves to 5 IPv4 addresses operated by CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District in AU. WHOIS lists iana:3237 as the registrar.
Nutrition Label
Resolution chain
facebookmail.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.240.229.17 | 157.240.192.0/18 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | AU |
| 157.240.30.18 | 157.240.30.0/24 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | CZ |
| 163.70.140.8 | 163.70.128.0/17 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IE |
| 57.144.222.141 | 57.144.222.0/23 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IE |
| 57.144.248.141 | 57.144.248.0/23 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IE |
WHOIS identity
- Registrar
- iana:3237
- Organization
- domain admin
- Contact emails
Subdomains
31 observed subdomains of facebookmail.com.
Web-graph footprint
Distinct hostnames that link to or from facebookmail.com in the public web crawl.
34 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for facebookmail.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 66.220.144.128/25 |
| SPF_IP | 66.220.155.0/24 |
| SPF_IP | 66.220.157.0/25 |
| SPF_IP | 69.171.232.0/24 |
| SPF_IP | 69.171.244.0/23 |
| SPF_IP | 69.63.178.128/25 |
| SPF_IP | 69.63.181.0/24 |
| SPF_IP | 69.63.184.0/25 |
Related pages
Pivot deeper into the graph from facebookmail.com.
- IP · 157.240.229.17
- ASN · AS32934CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District
- Registrar · iana:3237
- Country · AU
- Email · domain@fb.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: "facebookmail.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.