Skip to content

Hostname

contests.hilroy.ca

Last fetched

contests.hilroy.ca resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

contests.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

No WHOIS records are currently associated with contests.hilroy.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for contests.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_MXcontests.hilroy.ca

Related pages

Pivot deeper into the graph from contests.hilroy.ca.

Cypher and MCP

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

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