Skip to content

Hostname

oaug.org

Last fetched

oaug.org resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oaug.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oaug.org

Resolution chain

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

IPPrefixASNOperatorCountry
200.225.40.44200.225.40.0/22AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

354 observed subdomains of oaug.org.

Web-graph footprint

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

54 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for oaug.org.

MechanismTarget
SPF_INCLUDEpublicaster.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.95.146.134
SPF_IP143.95.147.109
SPF_IP143.95.148.106
SPF_IP143.95.149.100
SPF_IP143.95.150.97
SPF_IP173.237.172.60
SPF_IP18.218.183.178
SPF_IP38.105.113.103
SPF_IP38.105.113.129
SPF_IP38.105.113.130
SPF_IP38.105.113.85

Related pages

Pivot deeper into the graph from oaug.org.

Cypher and MCP

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

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