Skip to content

Hostname

anp.tl

Last fetched

anp.tl resolves to 1 IPv4 address operated by TIMOR-TELECOM-AS-AP - Timor Telecom, SA in TL. WHOIS lists registrar:instra corporation as the registrar.

Nutrition Label

WHISPER CANON · anp.tlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/anp.tl

Resolution chain

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

IPPrefixASNOperatorCountry
180.189.169.252180.189.169.0/24AS38077TIMOR-TELECOM-AS-AP - Timor Telecom, SATL

WHOIS identity

Registrar
registrar:instra corporation
Organization
anpm
Contact emails

Subdomains

2 observed subdomains of anp.tl.

Web-graph footprint

Distinct hostnames that link to or from anp.tl in the public web crawl.

9 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for anp.tl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.30.114.218
SPF_IP103.99.26.114
SPF_IP103.99.26.146
SPF_IP103.99.26.2
SPF_IP125.234.166.21
SPF_IP180.189.169.250

Related pages

Pivot deeper into the graph from anp.tl.

Cypher and MCP

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

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