Skip to content

Hostname

gowansprint.com

Last fetched

gowansprint.com resolves to 1 IPv4 address operated by AS138521 in AU. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · gowansprint.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gowansprint.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.127.163.161103.127.163.0/24AS138521AU

WHOIS identity

Registrar
iana:13
Organization
gowans & son pty
Contact emails

Subdomains

7 observed subdomains of gowansprint.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gowansprint.com.

MechanismTarget
SPF_Agowansprint.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.127.163.161
SPF_IP2404:2440:cafe:c0de:f00d:236::/96
SPF_MXgowansprint.com

Related pages

Pivot deeper into the graph from gowansprint.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.