Skip to content

Hostname

oatug.org

Last fetched

oatug.org resolves to 1 IPv4 address operated by CONEHEALTH - The Moses H. Cone Memorial Hospital in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oatug.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/oatug.org

Resolution chain

oatug.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/22AS54641CONEHEALTH - The Moses H. Cone Memorial HospitalUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

33 observed subdomains of oatug.org.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for oatug.org.

MechanismTarget
SPF_Asendgrid.avolio.tech
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.237.172.60
SPF_IP18.218.183.178
SPF_IP199.250.202.182
SPF_IP205.201.46.111
SPF_IP205.201.47.139
SPF_IP205.201.47.221
SPF_IP209.18.93.154
SPF_IP209.18.93.155
SPF_IP209.18.93.156
SPF_IP64.106.208.232

Related pages

Pivot deeper into the graph from oatug.org.

Cypher and MCP

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

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