Skip to content

Hostname

uop.gr

Last fetched

uop.gr appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · uop.grRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/uop.gr

Resolution chain

uop.gr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with uop.gr in WhisperGraph.

Subdomains

442 observed subdomains of uop.gr.

Web-graph footprint

Distinct hostnames that link to or from uop.gr in the public web crawl.

517 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for uop.gr.

MechanismTarget
SPF_IP195.130.95.2
SPF_IP195.130.95.200
SPF_IP195.251.112.3
SPF_IP195.251.113.3
SPF_IP195.251.38.0/24
SPF_IP195.251.39.0/24
SPF_IP195.251.39.124/30
SPF_IP195.251.46.164
SPF_IP195.251.46.182
SPF_IP195.251.46.3
SPF_IP195.251.47.3
SPF_IP195.251.8.217
SPF_IP195.251.8.218
SPF_IP83.212.6.193

Related pages

Pivot deeper into the graph from uop.gr.

Cypher and MCP

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

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