Skip to content

Hostname

flat.io

Last fetched

flat.io resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · flat.ioRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/flat.io

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.57.4138.197.56.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
174.138.104.76174.138.104.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:81
Organization
tutteo
Contact emails

Subdomains

107 observed subdomains of flat.io.

Web-graph footprint

Distinct hostnames that link to or from flat.io in the public web crawl.

643 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flat.io.

MechanismTarget
SPF_INCLUDE49237333.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from flat.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flat.io"})-[: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.