Skip to content

Hostname

goodcold.com.ar

Last fetched

goodcold.com.ar resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · goodcold.com.arRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/goodcold.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.49.4815.235.0.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with goodcold.com.ar in WhisperGraph.

Subdomains

10 observed subdomains of goodcold.com.ar.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for goodcold.com.ar.

MechanismTarget
SPF_Agoodcold.com.ar
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP15.235.49.48
SPF_IP181.46.44.79
SPF_IP181.46.83.219
SPF_IP186.18.90.23
SPF_IP186.22.189.158
SPF_IP192.185.4.96/32
SPF_IP200.123.184.204
SPF_IP52.86.63.14
SPF_MXgoodcold.com.ar

Related pages

Pivot deeper into the graph from goodcold.com.ar.

Cypher and MCP

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

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