Skip to content

Hostname

robert.burrow.ca

Last fetched

robert.burrow.ca resolves to 1 IPv4 address operated by AS36218 in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.237.39192.251.240.0/24AS36218CA

WHOIS identity

No WHOIS records are currently associated with robert.burrow.ca in WhisperGraph.

Subdomains

2 observed subdomains of robert.burrow.ca.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for robert.burrow.ca.

MechanismTarget
SPF_Arobert.burrow.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.237.39
SPF_IP208.88.6.30
SPF_IP208.88.6.75
SPF_IP208.88.6.76
SPF_MXrobert.burrow.ca

Related pages

Pivot deeper into the graph from robert.burrow.ca.

Cypher and MCP

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

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