Skip to content

Hostname

flat8.com

Last fetched

flat8.com resolves to 1 IPv4 address operated by AS211552 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · flat8.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/flat8.com

Resolution chain

flat8.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.220.20.24774.220.16.0/21AS211552GB

WHOIS identity

Registrar
iana:2
Organization
davies, mark
Contact emails

Subdomains

1 observed subdomain of flat8.com.

Subdomain
www.flat8.com

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for flat8.com.

MechanismTarget
SPF_Aflat8.com
SPF_MXflat8.com
SPF_MXmail.flat8.net

Related pages

Pivot deeper into the graph from flat8.com.

Cypher and MCP

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

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