Skip to content

Hostname

nrep.ug

Last fetched

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

Nutrition Label

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

Resolution chain

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 nrep.ug in WhisperGraph.

Subdomains

32 observed subdomains of nrep.ug.

Web-graph footprint

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

11 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for nrep.ug.

MechanismTarget
SPF_Anrep.ug
SPF_IP104.243.33.38
SPF_IP104.243.34.41
SPF_MXnrep.ug

Related pages

Pivot deeper into the graph from nrep.ug.

Cypher and MCP

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

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