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
Resolution chain
wimco.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.14 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.14 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.161 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wimco.com owner
- Contact emails
- rcabral@wimco.com
- 19e86a3e-6732-4d14-9f8b-33eea5d7f57e@identity-protect.org
- 5bf3855b-e6bc-4911-a839-f12892a2e9c4@identity-protect.org
- 625203d6-51cf-4b29-9e37-528f3d38ee48@identity-protect.org
- 6f5d11ca-5087-42e1-865f-1096c8a7c680@identity-protect.org
- cbe60078-5db7-43ae-9d93-6f4800268108@identity-protect.org
Subdomains
39 observed subdomains of wimco.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wimco.com in the public web crawl.
229 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for wimco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | ne16.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spfus.rocketseed.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 70.164.26.0/24 |
| SPF_IP | 98.173.225.184/32 |
| SPF_MX | wimco.com |
Related pages
Pivot deeper into the graph from wimco.com.
- IP · 104.26.12.14
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · rcabral@wimco.com
- TLD · .com
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.