Skip to content

Hostname

ntrl.or.ug

Last fetched

ntrl.or.ug resolves to 1 IPv4 address operated by NODE4-AS - Node4 Limited in GB.

Nutrition Label

WHISPER CANON · ntrl.or.ugRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/ntrl.or.ug

Resolution chain

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

IPPrefixASNOperatorCountry
158.255.46.94158.255.46.0/24AS31727NODE4-AS - Node4 LimitedGB

WHOIS identity

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

Subdomains

10 observed subdomains of ntrl.or.ug.

Web-graph footprint

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

8 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ntrl.or.ug.

MechanismTarget
SPF_Antrl.or.ug
SPF_INCLUDEwebsitewelcome.com
SPF_MXntrl.or.ug

Related pages

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

Cypher and MCP

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

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