Skip to content

Hostname

hoteldanieli.com

Last fetched

hoteldanieli.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hoteldanieli.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/hoteldanieli.com

Resolution chain

hoteldanieli.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.52.240.23516.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.167.88.1153.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.363.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.433.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.863.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.60.158.752.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of hoteldanieli.com.

Web-graph footprint

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

166 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for hoteldanieli.com.

MechanismTarget
SPF_EXISTS%{i}.spf.fourseasons.iphmx.com
SPF_INCLUDEmicrosdc.us
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_INCLUDEu1805285.wl.sendgrid.net
SPF_IP184.106.176.214
SPF_IP198.61.253.48
SPF_IP199.243.149.0/27
SPF_IP207.219.251.96/27
SPF_IP209.82.20.192/27
SPF_IP37.0.0.2
SPF_IP37.0.2.2
SPF_IP37.0.4.2
SPF_IP38.90.157.0/24
SPF_IP65.221.28.21/32
SPF_IP65.221.28.5/32
SPF_IP66.115.194.211
SPF_IP66.244.220.134
SPF_IP66.48.42.8/30
SPF_IP70.33.181.0/24
SPF_IP72.35.29.192/27
SPF_IP99.79.125.59

Related pages

Pivot deeper into the graph from hoteldanieli.com.

Cypher and MCP

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

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