Skip to content

Hostname

dico.com.mx

Last fetched

dico.com.mx resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · dico.com.mxRouting diversity7.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dico.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.237.63100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.129.83100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.178.249100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.116.54100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.80.64100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.179.54100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.97.180100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.97.239107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.176.56107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.255.20113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.195.22913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.41.227174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.143.11218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.52.6218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.78.12518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.210.1873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.73.2233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.115.1613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.180.403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.205.1903.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
muebles dico sa de cv
Contact emails

Subdomains

44 observed subdomains of dico.com.mx.

Web-graph footprint

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

71 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dico.com.mx.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.214.58.184/32
SPF_IP45.77.74.246/32
SPF_MXdico.com.mx

Related pages

Pivot deeper into the graph from dico.com.mx.

Cypher and MCP

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

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