Skip to content

Hostname

nursepractitioner.ca

Last fetched

nursepractitioner.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · nursepractitioner.caRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/nursepractitioner.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.11213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.11313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.2613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.3913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.67.17.12218.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.1718.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.2018.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.9118.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
nurse practitioner association of manitoba (winnipeg)
Contact emails

Subdomains

1 observed subdomain of nursepractitioner.ca.

Web-graph footprint

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

18 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nursepractitioner.ca.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nursepractitioner.ca.

Cypher and MCP

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

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