Skip to content

Hostname

nickmarshallmccormack.com

Last fetched

nickmarshallmccormack.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1291 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.124.13218.67.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.124.16418.67.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.124.19518.67.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.124.9518.67.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.165.16.1663.165.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.16.1743.165.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.16.2123.165.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.16.93.165.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.8.12699.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.8.17299.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.8.19899.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.8.3799.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1291
Organization
nick marshall-mccormack
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from nickmarshallmccormack.com.

Cypher and MCP

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

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