Skip to content

Hostname

tsm32.com

Last fetched

tsm32.com resolves to 1 IPv4 address operated by FUJITSU-AP Fujitsu Australia Ltd in AU. WHOIS lists iana:13 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.14.198.158216.14.198.0/24AS18108FUJITSU-AP Fujitsu Australia LtdAU

WHOIS identity

Registrar
iana:13
Organization
tsm 32 pty
Contact emails

Subdomains

8 observed subdomains of tsm32.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tsm32.com.

MechanismTarget
SPF_IP203.192.65.35
SPF_IP203.192.65.37
SPF_IP203.56.30.53
SPF_IP216.14.198.146
SPF_MXmx1.tsm32.com
SPF_MXmx2.tsm32.com
SPF_MXmx3.tsm32.com
SPF_MXmx4.tsm32.com

Related pages

Pivot deeper into the graph from tsm32.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tsm32.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.