Skip to content

Hostname

psem.gr

Last fetched

psem.gr resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · psem.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/psem.gr

Resolution chain

psem.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.76.66.131144.76.0.0/16AS24940HETZNER-ASDE
93.174.125.6293.174.120.0/21AS47521IPHOST .GR IpDomainGR

WHOIS identity

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

Subdomains

12 observed subdomains of psem.gr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for psem.gr.

MechanismTarget
SPF_Apsem.gr
SPF_Ashape2.mynewserver.com
SPF_IP93.174.125.62
SPF_IP95.129.41.70
SPF_MXpsem.gr

Related pages

Pivot deeper into the graph from psem.gr.

Cypher and MCP

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

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