Skip to content

Hostname

teledynamics.com

Last fetched

teledynamics.com resolves to 2 IPv4 addresses operated by LEVEL3 - Level 3 Parent, LLC in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · teledynamics.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teledynamics.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.31.171.1354.0.0.0/9AS3356LEVEL3 - Level 3 Parent, LLCCA
130.250.44.235130.250.40.0/21AS394901AUS-ENT-DC-TX01 - NEW CCH, LLCUS

WHOIS identity

Registrar
iana:2
Organization
teledynamics, l.l.p
Contact emails

Subdomains

16 observed subdomains of teledynamics.com.

Web-graph footprint

Distinct hostnames that link to or from teledynamics.com in the public web crawl.

76 sites link to this hostname.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for teledynamics.com.

Related pages

Pivot deeper into the graph from teledynamics.com.

Cypher and MCP

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

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