Skip to content

Hostname

macarthurretail.com

Last fetched

macarthurretail.com resolves to 1 IPv4 address operated by AS38880 in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · macarthurretail.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/macarthurretail.com

Resolution chain

macarthurretail.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
27.131.108.5327.131.96.0/19AS38880AU

WHOIS identity

Registrar
iana:1291
Organization
maryland estate developments pty
Contact emails

Subdomains

1 observed subdomain of macarthurretail.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for macarthurretail.com.

MechanismTarget
SPF_Ada1.djc.com.au
SPF_Aexch1.djc.com.au
SPF_IP2002:1b83:6c34:0:0:0:1b83:6c34
SPF_MXmacarthurretail.com

Related pages

Pivot deeper into the graph from macarthurretail.com.

Cypher and MCP

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

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