Skip to content

Hostname

coldshield.com.au

Last fetched

coldshield.com.au resolves to 1 IPv4 address operated by AS147190 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · coldshield.com.auRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/coldshield.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.174.83.225103.174.83.0/24AS147190AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
cold shield
Contact emails

Subdomains

1 observed subdomain of coldshield.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for coldshield.com.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP118.127.60.197
SPF_IP3.101.216.144/28
SPF_IP3.214.204.181/32
SPF_IP44.211.178.112/28

Related pages

Pivot deeper into the graph from coldshield.com.au.

Cypher and MCP

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

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