Skip to content

Hostname

resaltomag.gr

Last fetched

resaltomag.gr resolves to 2 IPv4 addresses operated by OVH - OVH SAS in GR.

Nutrition Label

WHISPER CANON · resaltomag.grRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/resaltomag.gr

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.147.437.59.0.0/16AS16276OVH - OVH SASGR
49.12.75.13449.12.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

5 observed subdomains of resaltomag.gr.

Web-graph footprint

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

169 sites link to this hostname.

328 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for resaltomag.gr.

MechanismTarget
SPF_Amx2.webhosting4u.gr
SPF_Anode2.webhosting4u.gr
SPF_Aresaltomag.gr
SPF_IP137.74.11.158
SPF_IP49.12.75.134
SPF_MXresaltomag.gr

Related pages

Pivot deeper into the graph from resaltomag.gr.

Cypher and MCP

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

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