Skip to content

Hostname

fatphillsdiner.com

Last fetched

fatphillsdiner.com resolves to 2 IPv4 addresses operated by XL-AS - Signet B.V. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · fatphillsdiner.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fatphillsdiner.com

Resolution chain

fatphillsdiner.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.110.174.37185.110.172.0/22AS35470XL-AS - Signet B.V.NL
185.95.24.141185.95.24.0/22AS51468ONECOM - One.com A/SNL

WHOIS identity

Registrar
iana:1647
Organization
lancom b.v.
Contact emails

Subdomains

2 observed subdomains of fatphillsdiner.com.

Web-graph footprint

Distinct hostnames that link to or from fatphillsdiner.com in the public web crawl.

48 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fatphillsdiner.com.

MechanismTarget
SPF_Afatphillsdiner.com
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDE_spf.spam-filter.email
SPF_INCLUDEspf.bluem.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.95.24.141
SPF_IP2603:10a6:208:19d:0:0:0:14

Related pages

Pivot deeper into the graph from fatphillsdiner.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fatphillsdiner.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.