Skip to content

Hostname

masseys.ca

Last fetched

masseys.ca resolves to 3 IPv4 addresses operated by AS47583 in MY. WHOIS lists registrar:domainpeople, inc. as the registrar.

Nutrition Label

WHISPER CANON · masseys.caRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/masseys.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:domainpeople, inc.
Organization
massey's fine indian cuisine
Contact emails

Subdomains

7 observed subdomains of masseys.ca.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for masseys.ca.

MechanismTarget
SPF_Amasseys.ca
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.hostpapa.com
SPF_IP66.102.137.204
SPF_IP69.90.160.180
SPF_IP70.33.241.150
SPF_MXmasseys.ca

Related pages

Pivot deeper into the graph from masseys.ca.

Cypher and MCP

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

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