Skip to content

Hostname

format-4.at

Last fetched

format-4.at resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · format-4.atRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/format-4.at

Resolution chain

format-4.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.74.85104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with format-4.at in WhisperGraph.

Subdomains

2 observed subdomains of format-4.at.

Web-graph footprint

Distinct hostnames that link to or from format-4.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for format-4.at.

MechanismTarget
SPF_Aformat-4.at
SPF_IP80.92.117.58/32
SPF_IP80.92.126.18/32
SPF_IP80.92.126.19/32
SPF_IP80.92.126.21/32
SPF_IP80.92.126.240/32
SPF_IP80.92.126.241/32
SPF_MXformat-4.at

Related pages

Pivot deeper into the graph from format-4.at.

Cypher and MCP

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

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