Skip to content

Hostname

ericschumacker.com

Last fetched

ericschumacker.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.158.11613.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.1613.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.413.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.6113.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.118.11699.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.3399.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.5799.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.8599.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1245466477
Contact emails

Subdomains

1 observed subdomain of ericschumacker.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ericschumacker.com.

Cypher and MCP

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

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