Skip to content

Hostname

secondstep.org

Last fetched

secondstep.org resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · secondstep.orgRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/secondstep.org

Resolution chain

secondstep.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.5613.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.6813.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.5613.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.6813.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:146
Organization
committee for children
Contact emails

Subdomains

27 observed subdomains of secondstep.org.

Web-graph footprint

Distinct hostnames that link to or from secondstep.org in the public web crawl.

1,200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for secondstep.org.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_IP13.83.81.204
SPF_IP13.93.165.181
SPF_IP13.93.230.136
SPF_IP51.143.102.21
SPF_IP52.175.237.137
SPF_IP52.191.163.105
SPF_IP67.51.82.207
SPF_IP67.51.82.252

Related pages

Pivot deeper into the graph from secondstep.org.

Cypher and MCP

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

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