Skip to content

Hostname

fallonspub.com

Last fetched

fallonspub.com resolves to 2 IPv4 addresses operated by TEAMINTERNET-AS - Team Internet AG in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.178.99185.53.176.0/22AS61969TEAMINTERNET-AS - Team Internet AGDE
198.136.56.253198.136.48.0/20AS33182DIMENOC - HostDime.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
mark biernacki
Contact emails

Subdomains

4 observed subdomains of fallonspub.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • fallonspub.com

SPF policy

2 SPF mechanisms authorising senders for fallonspub.com.

MechanismTarget
SPF_IP198.136.56.253
SPF_IPfd1b:212c:a5f9::/48

Related pages

Pivot deeper into the graph from fallonspub.com.

Cypher and MCP

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

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