Skip to content

Hostname

20t.co

Last fetched

20t.co resolves to 1 IPv4 address operated by AS31708 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · 20t.coRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/20t.co

Resolution chain

20t.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.187.85.11889.187.80.0/21AS31708GB

WHOIS identity

Registrar
iana:69
Organization
20 telecom
Contact emails

Subdomains

7 observed subdomains of 20t.co.

Web-graph footprint

Distinct hostnames that link to or from 20t.co in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 20t.co

SPF policy

7 SPF mechanisms authorising senders for 20t.co.

MechanismTarget
SPF_A20t.co
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ezhostingserver.co.uk
SPF_IP89.187.85.118
SPF_IP89.187.85.4/32
SPF_IP89.187.86.92
SPF_MX20t.co

Related pages

Pivot deeper into the graph from 20t.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "20t.co"})-[: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.