Skip to content

Hostname

globalmicro.com.au

Last fetched

globalmicro.com.au resolves to 2 IPv4 addresses operated by AS200484 in FR. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · globalmicro.com.auRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/globalmicro.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
212.146.211.52212.146.192.0/18AS200484FR
68.218.37.23768.218.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
registrar:melbourne it
Organization
global microchip registry pty
Contact emails

Subdomains

11 observed subdomains of globalmicro.com.au.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for globalmicro.com.au.

MechanismTarget
SPF_INCLUDEem6913.customerfields.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP149.72.80.79
SPF_IP212.146.211.52
SPF_MXglobalmicro.com.au

Related pages

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

Cypher and MCP

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

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