Skip to content

Hostname

carters.co.nz

Last fetched

carters.co.nz resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · carters.co.nzRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/carters.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.5113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.5113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
carter holt harvey
Contact emails

Subdomains

28 observed subdomains of carters.co.nz.

Web-graph footprint

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

157 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for carters.co.nz.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEaus-k1.o365.crossware.co.nz
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP124.198.189.215
SPF_IP13.238.15.140
SPF_IP13.238.153.161
SPF_IP13.54.115.166
SPF_IP13.54.68.90
SPF_IP13.55.105.237
SPF_IP13.55.8.26
SPF_IP168.245.18.186
SPF_IP198.21.4.139/32
SPF_IP198.37.157.110
SPF_IP20.193.18.29
SPF_IP20.193.4.65
SPF_IP20.40.160.212
SPF_IP20.40.171.166
SPF_IP20.40.171.203
SPF_IP203.167.222.219/32
SPF_IP212.64.134.37/32
SPF_IP52.147.28.32
SPF_IP52.189.217.208
SPF_IP54.79.12.56

Related pages

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

Cypher and MCP

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

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