Skip to content

Hostname

deathcall.net

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.63.120100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.15.22523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.106.1983.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.203.24834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.58.18834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.168.4634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.243.2544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.183.6252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.98.22052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.133.14352.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.4.16154.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.110.7454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

1 observed subdomain of deathcall.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for deathcall.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.rev.io

Related pages

Pivot deeper into the graph from deathcall.net.

Cypher and MCP

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

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