Skip to content

Hostname

nickmarshall.com

Last fetched

nickmarshall.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.24.6416.12.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.188.15618.67.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.188.21618.67.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.188.5618.67.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.188.7418.67.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.MY
3.160.165.1353.160.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.165.223.160.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.165.2303.160.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.165.433.160.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.5.134.1783.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.2403.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.2433.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.263.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1943.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.140.8452.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.18452.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of nickmarshall.com owner
Contact emails

Subdomains

1 observed subdomain of nickmarshall.com.

Threat posture

History

Related pages

Pivot deeper into the graph from nickmarshall.com.

Cypher and MCP

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

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