Skip to content

Hostname

ausdwcon.org

Last fetched

ausdwcon.org resolves to 1 IPv4 address operated by AS133159 in AU. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · ausdwcon.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ausdwcon.org

Resolution chain

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

IPPrefixASNOperatorCountry
119.42.52.189119.42.52.0/23AS133159AU

WHOIS identity

Registrar
iana:1387
Organization
australian discworld convention
Contact emails

Subdomains

5 observed subdomains of ausdwcon.org.

Web-graph footprint

Distinct hostnames that link to or from ausdwcon.org in the public web crawl.

25 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ausdwcon.org.

MechanismTarget
SPF_Aausdwcon.org
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.forwardemail.net
SPF_INCLUDEspf.mailjet.com
SPF_IP119.42.52.189
SPF_IP2404:9400:3:0:216:3eff:fee0:9429
SPF_MXausdwcon.org

Related pages

Pivot deeper into the graph from ausdwcon.org.

Cypher and MCP

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

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