Skip to content

Hostname

nwsource.com

Last fetched

nwsource.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.240.1073.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1223.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.443.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.943.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.165.190.1063.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.73.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.823.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.983.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.174.46.103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1023.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.693.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.803.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
attn nwsource.com care of network solutions
Contact emails

Subdomains

16 observed subdomains of nwsource.com.

Web-graph footprint

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

140 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nwsource.com.

MechanismTarget
SPF_IP74.203.48.228
SPF_IP74.203.49.98

Related pages

Pivot deeper into the graph from nwsource.com.

Cypher and MCP

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

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