Skip to content

Hostname

npei.ca

Last fetched

npei.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · npei.caRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/npei.ca

Resolution chain

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

IPPrefixASNOperatorCountry
99.79.138.22199.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.18.2699.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

36 observed subdomains of npei.ca.

Web-graph footprint

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

35 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for npei.ca.

MechanismTarget
SPF_Anpei.ca
SPF_INCLUDE_xnspf.paymentus.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP68.71.21.50
SPF_MXnpei.ca

Related pages

Pivot deeper into the graph from npei.ca.

Cypher and MCP

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

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