Hostname
facebookgraph.co.uk
Last fetched
facebookgraph.co.uk resolves to 7 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in US. WHOIS lists registrar:hogan lovells international llp [tag = hoganlovells] as the registrar.
Nutrition Label
Resolution chain
facebookgraph.co.uk resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.220.149.11 | 66.220.144.0/21 | AS32934 | FACEBOOK - Facebook, Inc. | US |
| 66.220.158.11 | 66.220.152.0/21 | AS32934 | FACEBOOK - Facebook, Inc. | US |
| 69.171.224.11 | 69.171.224.0/20 | AS32934 | FACEBOOK - Facebook, Inc. | US |
| 69.171.229.11 | 69.171.224.0/20 | AS32934 | FACEBOOK - Facebook, Inc. | US |
| 69.171.242.11 | 69.171.240.0/20 | AS32934 | FACEBOOK - Facebook, Inc. | US |
| 69.63.176.140 | 69.63.176.0/21 | AS32934 | FACEBOOK - Facebook, Inc. | US |
| 69.63.178.11 | 69.63.176.0/21 | AS32934 | FACEBOOK - Facebook, Inc. | US |
WHOIS identity
- Registrar
- registrar:hogan lovells international llp [tag = hoganlovells]
- Organization
- facebook ireland
- Contact emails
- —
Threat posture
History
Related pages
Pivot deeper into the graph from facebookgraph.co.uk.
- IP · 66.220.149.11
- ASN · AS32934FACEBOOK - Facebook, Inc.
- Registrar · registrar:hogan lovells international llp [tag = hoganlovells]
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "facebookgraph.co.uk"})-[: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.