Skip to content

Hostname

hr.nrep.ug

Last fetched

hr.nrep.ug resolves to 1 IPv4 address operated by AS44803 in DK.

Nutrition Label

WHISPER CANON · hr.nrep.ugRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/hr.nrep.ug

Resolution chain

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

IPPrefixASNOperatorCountry
45.148.31.3845.148.28.0/22AS44803DK

WHOIS identity

No WHOIS records are currently associated with hr.nrep.ug in WhisperGraph.

Subdomains

1 observed subdomain of hr.nrep.ug.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hr.nrep.ug.

MechanismTarget
SPF_Ahr.nrep.ug
SPF_IP104.243.33.38
SPF_IP104.243.34.41
SPF_MXhr.nrep.ug

Related pages

Pivot deeper into the graph from hr.nrep.ug.

Cypher and MCP

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

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