Skip to content

Hostname

tedms.com

Last fetched

tedms.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. tedms.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 · tedms.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tedms.com

Resolution chain

No IPv4 resolution is recorded for tedms.com in WhisperGraph.

IPv6 resolution

No AAAA record for tedms.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of tedms.com owner
Contact emails
keyurbhadada@gmail.com, 31546aa2-888e-4f2b-865d-f0f54f6e8a3e@identity-protect.org, 3e547a4e-77bf-4f05-8b00-df85fd1c84bd@identity-protect.org, 9b2f6bcf-be29-47d5-af5d-a64865192e89@identity-protect.org, a8f738a8-8d9c-4c95-ac8a-fc20f65bcdb1@identity-protect.org, cca876bc-323e-4a9a-8c99-9590d550c5d0@identity-protect.org, f756348e-23db-4ea2-9c78-1e434603bedd@identity-protect.org, owner-11498444@tedms.com.whoisprivacyservice.org, owner-7785618@tedms.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-35.awsdns-04.com
  • ns-970.awsdns-57.net
  • ns-1384.awsdns-45.org
  • ns-1836.awsdns-37.co.uk

Threat-feed evidence

History

Related pages

Pivot from tedms.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: "tedms.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.