Skip to content

Hostname

niche.saturn.polcode.com

Last fetched

niche.saturn.polcode.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

WHISPER CANON · niche.saturn.polcode.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/niche.saturn.polcode.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.226.10018.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.7218.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.8118.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.9118.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.238.109.10518.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.1118.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.11318.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.9218.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.67.218.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.5618.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.7118.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.7318.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with niche.saturn.polcode.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for niche.saturn.polcode.com.

Related pages

Pivot deeper into the graph from niche.saturn.polcode.com.

Cypher and MCP

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

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