Skip to content

Hostname

danjamrozik.com

Last fetched

danjamrozik.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.12713.227.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5213.227.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5713.227.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.8613.227.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.PL
18.65.125.5418.65.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.6018.65.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.7218.65.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.7718.65.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.68.1003.164.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.433.164.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.533.164.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.743.164.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of danjamrozik.com.

Threat posture

History

Related pages

Pivot deeper into the graph from danjamrozik.com.

Cypher and MCP

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

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