Skip to content

Hostname

calreply.net

Last fetched

calreply.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · calreply.netRouting diversity6.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/calreply.net

Resolution chain

calreply.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.155.174100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.33.64100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.37.75100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.181.403.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.62.2033.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.48.6934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.66.19734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.119.21535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.253.3544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.208.9050.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.167.7952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.165.8054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.202.20954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.241.15454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.160.9154.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.148.4354.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.48.21298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.32.1343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.41.12354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.146.10098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
rokt pte.
Contact emails

Subdomains

3 observed subdomains of calreply.net.

Threat posture

History

Related pages

Pivot deeper into the graph from calreply.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "calreply.net"})-[: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.