Hostname
resaltomag.gr
Last fetched
resaltomag.gr resolves to 2 IPv4 addresses operated by OVH - OVH SAS in GR.
Nutrition Label
Resolution chain
resaltomag.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.59.147.4 | 37.59.0.0/16 | AS16276 | OVH - OVH SAS | GR |
| 49.12.75.134 | 49.12.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for resaltomag.gr.
| Mechanism | Target |
|---|---|
| SPF_A | mx2.webhosting4u.gr |
| SPF_A | node2.webhosting4u.gr |
| SPF_A | resaltomag.gr |
| SPF_IP | 137.74.11.158 |
| SPF_IP | 49.12.75.134 |
| SPF_MX | resaltomag.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.