Skip to content

Hostname

hilroy.ca

Last fetched

hilroy.ca resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · hilroy.caRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hilroy.ca

Resolution chain

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

IPPrefixASNOperatorCountry
40.78.149.540.76.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
Contact emails

Subdomains

3 observed subdomains of hilroy.ca.

Web-graph footprint

Distinct hostnames that link to or from hilroy.ca in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hilroy.ca.

MechanismTarget
SPF_Amailhost.acco.com
SPF_Amailhost2.acco.com
SPF_IP193.129.0.42
SPF_IP194.128.176.119
SPF_IP194.128.176.121
SPF_IP194.193.14.210
SPF_IP203.47.35.242
SPF_IP210.222.225.111
SPF_IP62.6.151.132
SPF_IP63.108.85.67
SPF_IP63.87.154.175
SPF_IP63.87.154.251
SPF_MXhilroy.ca

Related pages

Pivot deeper into the graph from hilroy.ca.

Cypher and MCP

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

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