Skip to content

Hostname

hearne.software

Last fetched

hearne.software resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists iana:1153 as the registrar.

Nutrition Label

WHISPER CANON · hearne.softwareRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/hearne.software

Resolution chain

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

IPPrefixASNOperatorCountry
52.189.222.3752.216.83.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:1153
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of hearne.software.

Web-graph footprint

Distinct hostnames that link to or from hearne.software in the public web crawl.

37 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for hearne.software.

MechanismTarget
SPF_Amxlogic.net
SPF_INCLUDE43641117.spf02.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.11.55.41
SPF_IP103.227.28.209
SPF_IP103.227.28.210/16
SPF_IP208.65.144.64
SPF_IP208.81.64.64
SPF_IP208.81.64.67
SPF_IP208.81.65.64
SPF_IP208.81.65.67
SPF_IP208.81.66.65
SPF_IP208.81.66.67
SPF_IP208.81.67.67
SPF_IP208.81.68.64
SPF_IP208.81.68.67
SPF_IP52.189.222.37
SPF_IP52.243.72.66

Related pages

Pivot deeper into the graph from hearne.software.

Cypher and MCP

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

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