Skip to content

Hostname

term11.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of term11.com owner
Contact emails
121a906b-3411-4c48-a304-cedb575e6449@identity-protect.org, 29b820aa-a246-4c62-a668-097e886e1556@identity-protect.org, 49c5d12e-e1e4-49bb-ba14-e402bf85f988@identity-protect.org, 4d79d356-c718-40ea-a50c-31df13c4ba60@identity-protect.org, 8d965231-e88b-4a44-b4f2-88c89c911e30@identity-protect.org, c3b174d5-5e5b-4ea3-933f-6e67bd2fd526@identity-protect.org, c4efb799-8de0-4af7-8ecf-beafc8779670@identity-protect.org

Subdomains

Subdomain
sv.term11.com

Showing 1 of 2. View all subdomains →

Mail and authentication

Nameservers

  • ns-243.awsdns-30.com
  • ns-632.awsdns-15.net
  • ns-1446.awsdns-52.org
  • ns-1766.awsdns-28.co.uk

Threat-feed evidence

History

Related pages

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