Skip to content

Hostname

giccd.com.mx

Last fetched

giccd.com.mx resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · giccd.com.mxRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/giccd.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.118.22915.235.0.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with giccd.com.mx in WhisperGraph.

Subdomains

9 observed subdomains of giccd.com.mx.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • giccd.com.mx

SPF policy

7 SPF mechanisms authorising senders for giccd.com.mx.

MechanismTarget
SPF_Agiccd.com.mx
SPF_IP15.235.118.229
SPF_IP169.44.34.67
SPF_IP169.61.59.136
SPF_IP169.61.59.140
SPF_IP208.43.193.214
SPF_MXgiccd.com.mx

Related pages

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

Cypher and MCP

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

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