Skip to content

Hostname

wimco.com

Last fetched

wimco.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.14104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.14104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.161172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of wimco.com owner
Contact emails

Subdomains

39 observed subdomains of wimco.com.

Web-graph footprint

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

229 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wimco.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEne16.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfus.rocketseed.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP70.164.26.0/24
SPF_IP98.173.225.184/32
SPF_MXwimco.com

Related pages

Pivot deeper into the graph from wimco.com.

Cypher and MCP

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

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