Hostname
forkrestaurant.com
Last fetched
forkrestaurant.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
forkrestaurant.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 |
|---|---|---|---|---|
| 162.241.24.104 | 162.241.24.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- aq6m227w7tz@networksolutionsprivateregistration.com
- ar7d934d9qm@networksolutionsprivateregistration.com
- be6hm5ve88h@networksolutionsprivateregistration.com
- d58jm42c6a3@networksolutionsprivateregistration.com
- d98873gn95e@networksolutionsprivateregistration.com
- e226x56y4zz@networksolutionsprivateregistration.com
- fj8998nu3ea@networksolutionsprivateregistration.com
- fn6ma92w33b@networksolutionsprivateregistration.com
- fv3pf8nt7ec@networksolutionsprivateregistration.com
- info@forkrestaurant.com
- ju6fa22z989@networksolutionsprivateregistration.com
- m929h7q37f2@networksolutionsprivateregistration.com
- pz9pz63t3zt@networksolutionsprivateregistration.com
- qw33936p9fc@networksolutionsprivateregistration.com
- s84899er9hw@networksolutionsprivateregistration.com
- yk5yq7th97x@networksolutionsprivateregistration.com
- zs3d67hv2jz@networksolutionsprivateregistration.com
Subdomains
8 observed subdomains of forkrestaurant.com.
Web-graph footprint
Distinct hostnames that link to or from forkrestaurant.com in the public web crawl.
165 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for forkrestaurant.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from forkrestaurant.com.
- IP · 162.241.24.104
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:2
- Country · US
- Email · aq6m227w7tz@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fo…
- 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: "forkrestaurant.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.