Skip to content

Hostname

zenitasgroup.com

Last fetched

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

Nutrition Label

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

Resolution chain

zenitasgroup.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:269
Organization
fresh aesthetics creative pty
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zenitasgroup.com.

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

Related pages

Pivot deeper into the graph from zenitasgroup.com.

Cypher and MCP

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

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