Skip to content

Hostname

auto.or.ug

Last fetched

auto.or.ug resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · auto.or.ugRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/auto.or.ug

Resolution chain

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

IPPrefixASNOperatorCountry
68.65.123.9568.65.123.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with auto.or.ug in WhisperGraph.

Subdomains

5 observed subdomains of auto.or.ug.

Web-graph footprint

Distinct hostnames that link to or from auto.or.ug in the public web crawl.

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for auto.or.ug.

MechanismTarget
SPF_Aauto.or.ug
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.54.121.141
SPF_MXauto.or.ug

Related pages

Pivot deeper into the graph from auto.or.ug.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "auto.or.ug"})-[: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.