Skip to content

Hostname

ruggedmade.com

Last fetched

ruggedmade.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ruggedmade.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ruggedmade.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.197104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.197104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.169172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ruggedmade.com.

MechanismTarget
SPF_Ans73.domaincontrol.com
SPF_Ans74.domaincontrol.com
SPF_Aruggedmade.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwesupply.com
SPF_INCLUDEwesupplylabs.com
SPF_INCLUDEzendesk.com
SPF_IP149.72.54.232/32
SPF_MXruggedmade.com

Related pages

Pivot deeper into the graph from ruggedmade.com.

Cypher and MCP

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

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