Skip to content

Hostname

format.com

Last fetched

format.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · format.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/format.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.132.62104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.133.62104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.134.62104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.135.62104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.136.62104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.235.46.24523.235.46.0/24AS54113MACST-SV4 - MacStadium, Inc.IN

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

69,788 observed subdomains of format.com.

Web-graph footprint

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

10,112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for format.com.

MechanismTarget
SPF_REDIRECTformat.com.hosted.spf-report.com

Related pages

Pivot deeper into the graph from format.com.

Cypher and MCP

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

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