Skip to content

Hostname

affinitywp.com.au

Last fetched

affinitywp.com.au resolves to 1 IPv4 address operated by MAMMOTHMEDIA-AS-AP - Mammoth Media Pty Ltd in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · affinitywp.com.auRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/affinitywp.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
43.229.62.24843.229.60.0/22AS133159MAMMOTHMEDIA-AS-AP - Mammoth Media Pty LtdAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
daniel sawyer
Contact emails

Subdomains

8 observed subdomains of affinitywp.com.au.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for affinitywp.com.au.

MechanismTarget
SPF_Aaffinitywp.com.au
SPF_INCLUDEwebsitewelcome.com
SPF_IP103.3.196.0/24
SPF_IP203.32.185.0/24
SPF_MXaffinitywp.com.au

Related pages

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

Cypher and MCP

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

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