Skip to content

Hostname

micm.com.au

Last fetched

micm.com.au resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · micm.com.auRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/micm.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.169.14813.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.239.373.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.246.1323.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.38.523.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.193.752.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.229.22852.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.220.6752.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.245.12616.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
32.236.108.10132.236.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
annie nguyen
Contact emails

Subdomains

11 observed subdomains of micm.com.au.

Web-graph footprint

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

28 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for micm.com.au.

MechanismTarget
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEspf.mybos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP49.255.34.193

Related pages

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

Cypher and MCP

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

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