Skip to content

Hostname

micrographics.co.nz

Last fetched

micrographics.co.nz resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · micrographics.co.nzRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/micrographics.co.nz

Resolution chain

micrographics.co.nz resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.134.104.415.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.172.4615.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.184.1303.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.57.1023.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.84.7852.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.213.18254.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:gandi
Organization
nz micrographics services limtied
Contact emails

Subdomains

7 observed subdomains of micrographics.co.nz.

Web-graph footprint

Distinct hostnames that link to or from micrographics.co.nz in the public web crawl.

26 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for micrographics.co.nz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.74.118.89
SPF_IP125.236.206.20
SPF_IP203.109.150.110
SPF_IP203.109.151.245
SPF_IP203.118.132.7
SPF_IP203.118.154.187
SPF_IP203.97.68.248/29

Related pages

Pivot deeper into the graph from micrographics.co.nz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "micrographics.co.nz"})-[: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.