Skip to content

Hostname

monk.ca

Last fetched

monk.ca resolves to 1 IPv4 address operated by ESECUREDATA - eSecureData in CA.

Nutrition Label

WHISPER CANON · monk.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/monk.ca

Resolution chain

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

IPPrefixASNOperatorCountry
71.19.255.22771.19.255.0/24AS11831ESECUREDATA - eSecureDataCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for monk.ca.

MechanismTarget
SPF_INCLUDEmail.mysagestore.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.105.212.238
SPF_IP184.66.122.203
SPF_IP184.66.252.12
SPF_IP184.67.152.170
SPF_IP184.69.127.138
SPF_IP184.69.174.118
SPF_IP184.71.28.94
SPF_IP24.68.117.182
SPF_IP24.69.132.110
SPF_IP24.69.196.92
SPF_IP50.98.202.84
SPF_IP54.200.5.133
SPF_IP54.213.101.86/32
SPF_IP54.213.101.90/32
SPF_IP67.231.17.135
SPF_IP67.231.23.157
SPF_IP69.196.72.22
SPF_IP69.196.73.87
SPF_IP70.66.148.205
SPF_IP71.19.255.227
SPF_IP71.19.255.240

Related pages

Pivot deeper into the graph from monk.ca.

Cypher and MCP

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

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