Skip to content

Hostname

3ahotel.com

Last fetched

3ahotel.com resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · 3ahotel.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/3ahotel.com

Resolution chain

3ahotel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.4.10.25562.4.0.0/19AS12876AS12876 - Scaleway SASFR

WHOIS identity

Registrar
iana:1519
Organization
hexagone hotels participations
Contact emails

Subdomains

13 observed subdomains of 3ahotel.com.

Web-graph footprint

Distinct hostnames that link to or from 3ahotel.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • 3ahotel.com

SPF policy

4 SPF mechanisms authorising senders for 3ahotel.com.

MechanismTarget
SPF_A3ahotel.com
SPF_IP62.4.10.255
SPF_IP85.236.157.126
SPF_MX3ahotel.com

Related pages

Pivot deeper into the graph from 3ahotel.com.

Cypher and MCP

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

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