Skip to content

Hostname

nursesletter.com

Last fetched

nursesletter.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · nursesletter.comRouting diversity3.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/nursesletter.com

Resolution chain

nursesletter.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.165.1313.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.7.246.6252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
76.223.41.14676.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
96.45.82.21696.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.8896.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.13796.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.8896.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of nursesletter.com.

Web-graph footprint

Distinct hostnames that link to or from nursesletter.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nursesletter.com.

Related pages

Pivot deeper into the graph from nursesletter.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nursesletter.com"})-[: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.