Skip to content

Hostname

evit.com.au

Last fetched

evit.com.au resolves to 1 IPv4 address operated by PL-PEPOWO-NET-AS in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.230.156.120103.230.156.0/23AS133159PL-PEPOWO-NET-ASAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
brett douglass
Contact emails

Subdomains

41 observed subdomains of evit.com.au.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for evit.com.au.

MechanismTarget
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mxthunder.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.230.156.120
SPF_IP139.99.234.24
SPF_IP23.83.212.46/32
SPF_IP23.83.223.167/32

Related pages

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

Cypher and MCP

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

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