Skip to content

Hostname

opera-hotel.com

Last fetched

opera-hotel.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · opera-hotel.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/opera-hotel.com

Resolution chain

opera-hotel.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.186.100104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.248.217.23913.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.88.2376.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1112
Organization
privacy protection service
Contact emails

Subdomains

3 observed subdomains of opera-hotel.com.

Web-graph footprint

Distinct hostnames that link to or from opera-hotel.com in the public web crawl.

49 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for opera-hotel.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.49.151.50
SPF_IP62.221.51.255

Related pages

Pivot deeper into the graph from opera-hotel.com.

Cypher and MCP

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

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