Skip to content

Hostname

ogmti.com.au

Last fetched

ogmti.com.au resolves to 2 IPv4 addresses operated by PWCS-AS-AP - Parallel Web Cloud Services in IN. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · ogmti.com.auRouting diversity2.4/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/ogmti.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.102.234.202103.102.234.0/24AS137035PWCS-AS-AP - Parallel Web Cloud ServicesIN
103.86.176.111103.86.176.0/24AS135222MWNASHIK-AS - MilesWeb Internet Services Pvt LtdIN

WHOIS identity

Registrar
registrar:melbourne it
Organization
matt mangan
Contact emails

Subdomains

2 observed subdomains of ogmti.com.au.

Web-graph footprint

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

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ogmti.com.au.

MechanismTarget
SPF_Aogmti.com.au
SPF_INCLUDE_spfnew.logix.in
SPF_IP103.102.234.202
SPF_MXogmti.com.au

Related pages

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

Cypher and MCP

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

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