Skip to content

Hostname

senateshj.com.au

Last fetched

senateshj.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

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

Resolution chain

senateshj.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.5.10104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.132.182172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
codeblue senateshj
Contact emails

Subdomains

8 observed subdomains of senateshj.com.au.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for senateshj.com.au.

MechanismTarget
SPF_Asenateshj.com.au
SPF_INCLUDEsenateshj.com.au.spf.auto.dnssmarthost.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.236.255.231/32
SPF_IP27.33.110.182
SPF_IP52.64.34.40/24
SPF_IP54.66.125.250/32

Related pages

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

Cypher and MCP

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

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