Skip to content

Hostname

missa.ca

Last fetched

missa.ca resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

missa.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.16.172.110199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.226199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
metchosen international summer school of the arts
Contact emails

Subdomains

11 observed subdomains of missa.ca.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for missa.ca.

MechanismTarget
SPF_Amissa.ca
SPF_INCLUDEspf.mxprotection.net
SPF_IP107.161.37.100
SPF_IP107.161.37.16
SPF_IP162.223.225.11
SPF_MXmissa.ca

Related pages

Pivot deeper into the graph from missa.ca.

Cypher and MCP

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

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