Skip to content

Hostname

yanexi.com.au

Last fetched

yanexi.com.au resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in CA.

Nutrition Label

WHISPER CANON · yanexi.com.auRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/yanexi.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
69.90.221.13569.90.216.0/21AS13768COGECO-PEER1 - Aptum TechnologiesCA

WHOIS identity

No WHOIS records are currently associated with yanexi.com.au in WhisperGraph.

Subdomains

2 observed subdomains of yanexi.com.au.

Threat posture

History

Mail and authentication

MX records

  • yanexi.com.au

SPF policy

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

MechanismTarget
SPF_Ayanexi.com.au
SPF_INCLUDEspf.antispamcloud.com
SPF_IP64.34.67.245
SPF_IP69.90.221.135
SPF_MXyanexi.com.au

Related pages

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

Cypher and MCP

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

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