Skip to content

Hostname

opentlc.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
andrew dingman
Contact emails
3a7343967c11662d2c2e36206aec5c11-1758798@contact.gandi.net, 5a9d1ecacf456c8eabe57dca9e84d528-1758637@contact.gandi.net, 02a28986-67fb-4be9-a1ad-5547bd02b93b@identity-protect.org, 6a94364e-a36e-499d-a13e-e8328128801c@identity-protect.org, a5e9cb0f-2bfd-4ef9-a0d3-206ed77c4fa3@identity-protect.org, ca38a8fe-80f9-4b37-8bff-ba2e59a75552@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ipa1.opentlc.com
  • ipa2.opentlc.com
  • ipa3.opentlc.com
  • ipa4.opentlc.com
  • ipa5.opentlc.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • mx02.opentlc.com
  • mx03.opentlc.com

SPF policy

  • mx: opentlc.com
  • include: spf.reachmail.net
  • include: sendgrid.net
  • ip: 150.239.167.192
  • ip: 169.63.179.208

Threat-feed evidence

History

Related pages

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