Skip to content

Hostname

dawson-plastic.com

Last fetched

dawson-plastic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1621 as the registrar.

Nutrition Label

WHISPER CANON · dawson-plastic.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dawson-plastic.com

Resolution chain

dawson-plastic.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.245.33108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.4108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.8108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.97108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.242.10418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.11218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:1621
Organization
tao zhangjian
Contact emails

Web-graph footprint

Distinct hostnames that link to or from dawson-plastic.com in the public web crawl.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dawson-plastic.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from dawson-plastic.com.

Cypher and MCP

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

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