Skip to content

Hostname

mail.techworldzone.com

Last fetched

mail.techworldzone.com resolves to 1 IPv4 address operated by HOST-AS-AP Host Universal Pty Ltd in SG.

Nutrition Label

WHISPER CANON · mail.techworldzone.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.techworldzone.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.20.105.124157.20.105.0/24AS136557HOST-AS-AP Host Universal Pty LtdSG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail.techworldzone.com.

MechanismTarget
SPF_Amail.techworldzone.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP157.20.105.124
SPF_IP23.111.136.211
SPF_IP23.92.68.98
SPF_IP43.230.201.5
SPF_MXmail.techworldzone.com

Related pages

Pivot deeper into the graph from mail.techworldzone.com.

Cypher and MCP

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

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