Skip to content

Hostname

steadfast.net

Last fetched

steadfast.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · steadfast.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/steadfast.net

Resolution chain

steadfast.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.67104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.67104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.96172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
karl zimmerman
Contact emails

Subdomains

256 observed subdomains of steadfast.net.

Web-graph footprint

Distinct hostnames that link to or from steadfast.net in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for steadfast.net.

MechanismTarget
SPF_Asteadfast.net
SPF_INCLUDE4249752.spf01.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.100.0.152/29
SPF_IP208.100.32.132
SPF_IP216.86.146.0/26
SPF_IP2607:f128:1::/56
SPF_IP2607:f128::/64
SPF_IP67.202.100.0/25
SPF_IP69.162.170.8
SPF_MXsteadfast.net

Related pages

Pivot deeper into the graph from steadfast.net.

Cypher and MCP

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

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