Skip to content

Hostname

resend-dns.com

Last fetched

resend-dns.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. resend-dns.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · resend-dns.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/resend-dns.com

Resolution chain

No IPv4 resolution is recorded for resend-dns.com in WhisperGraph.

IPv6 resolution

No AAAA record for resend-dns.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of resend-dns.com owner
Contact emails
16cd41a5-5403-4c63-8b8a-7de2098ada1e@identity-protect.org, 335bc7d2-ce8e-414e-b39a-4696432833b4@identity-protect.org, 7379cee7-dc91-48b7-a3ff-0973c87a3d9b@identity-protect.org, 857bd655-d50e-475e-8131-6ea5830b2310@identity-protect.org, b665b7c1-b6c5-475c-9bb7-9cca21e267d6@identity-protect.org, e04f940b-dfff-4716-b243-b3efe4913353@identity-protect.org, efe1f002-25b7-47e8-ae4f-6952257dfba3@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-508.awsdns-63.com
  • ns-944.awsdns-54.net
  • ns-1460.awsdns-54.org
  • ns-1851.awsdns-39.co.uk

Threat-feed evidence

History

Related pages

Pivot from resend-dns.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "resend-dns.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.