Skip to content

Hostname

wmtc.com.au

Last fetched

wmtc.com.au resolves to 2 IPv4 addresses operated by ONIAAS - HostPapa in CA. WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · wmtc.com.auRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wmtc.com.au

Resolution chain

wmtc.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.102.128.6266.102.128.0/20AS40092ONIAAS - HostPapaCA
66.102.132.24066.102.128.0/20AS40092ONIAAS - HostPapaCA

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
fred roome
Contact emails

Subdomains

2 observed subdomains of wmtc.com.au.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wmtc.com.au.

MechanismTarget
SPF_Awmtc.com.au
SPF_INCLUDEspf.servername.online
SPF_IP64.34.156.153
SPF_IP64.34.157.60
SPF_IP66.102.128.62
SPF_IP66.102.132.240
SPF_IP66.102.133.24
SPF_MXwmtc.com.au

Related pages

Pivot deeper into the graph from wmtc.com.au.

Cypher and MCP

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

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