Skip to content

Hostname

jamestownsun.com

Last fetched

jamestownsun.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jamestownsun.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jamestownsun.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.4.12318.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.4118.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.6618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.918.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.66.147.11218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.393.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.413.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.463.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.913.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

19 observed subdomains of jamestownsun.com.

Web-graph footprint

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

599 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jamestownsun.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from jamestownsun.com.

Cypher and MCP

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

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