Skip to content

Hostname

www.strides.com

Last fetched

www.strides.com resolves to 1 IPv4 address operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG.

Nutrition Label

WHISPER CANON · www.strides.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.strides.com

Resolution chain

www.strides.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.139.167.70118.139.160.0/21AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG

WHOIS identity

No WHOIS records are currently associated with www.strides.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for www.strides.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.110.134.128/28
SPF_IP115.110.134.132
SPF_IP115.110.134.96/27
SPF_IP119.226.206.48/29
SPF_IP124.30.189.104/30
SPF_IP124.30.7.72/29
SPF_IP202.144.73.56/29
SPF_IP27.251.16.80/29
SPF_IP27.251.236.192/28
SPF_IP3.6.80.76

Related pages

Pivot deeper into the graph from www.strides.com.

Cypher and MCP

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

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