Skip to content

Hostname

tmpec.org

Last fetched

tmpec.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · tmpec.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tmpec.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:460
Organization
tuen mun peace evangelical centre
Contact emails

Subdomains

9 observed subdomains of tmpec.org.

Web-graph footprint

Distinct hostnames that link to or from tmpec.org in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tmpec.org.

MechanismTarget
SPF_IP142.171.138.214
SPF_IP192.227.228.194
SPF_IP23.94.112.139
SPF_IP66.187.5.118
SPF_IP66.187.6.33
SPF_IP84.46.239.36
SPF_IP89.117.0.22
SPF_IP89.117.94.5

Related pages

Pivot deeper into the graph from tmpec.org.

Cypher and MCP

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

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