Skip to content

Hostname

te.com.pg

Last fetched

te.com.pg resolves to 1 IPv4 address operated by GLOBAL-AS-AP - Global Technologies Limited in PG.

Nutrition Label

WHISPER CANON · te.com.pgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/te.com.pg

Resolution chain

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

IPPrefixASNOperatorCountry
202.171.240.206202.171.240.0/21AS45924GLOBAL-AS-AP - Global Technologies LimitedPG

WHOIS identity

No WHOIS records are currently associated with te.com.pg in WhisperGraph.

Subdomains

12 observed subdomains of te.com.pg.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for te.com.pg.

MechanismTarget
SPF_Ate.com.pg
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEglobal.net.pg
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.171.240.206
SPF_IP202.171.240.218
SPF_MXte.com.pg

Related pages

Pivot deeper into the graph from te.com.pg.

Cypher and MCP

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

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