Skip to content

Hostname

pellicanohotels.com

Last fetched

pellicanohotels.com resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · pellicanohotels.comRouting diversity2.4/10Peering density5.6/10MOAS conflict⚠ 3 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pellicanohotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.161.535.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
46.252.158.7846.252.144.0/20AS60087IT

WHOIS identity

Registrar
iana:303
Organization
il pellicano s.p.a.
Contact emails

Subdomains

14 observed subdomains of pellicanohotels.com.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pellicanohotels.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_IP149.202.25.232
SPF_IP151.193.18.41/32
SPF_IP35.214.161.5
SPF_MXpellicanohotels.com

Related pages

Pivot deeper into the graph from pellicanohotels.com.

Cypher and MCP

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

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