Skip to content

Hostname

pellicanohotel.com

Last fetched

pellicanohotel.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 · pellicanohotel.comRouting diversity2.4/10Peering density5.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pellicanohotel.com

Resolution chain

pellicanohotel.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

6 observed subdomains of pellicanohotel.com.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pellicanohotel.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_IP149.202.25.232
SPF_IP151.193.18.41/32
SPF_MXpellicanohotel.com

Related pages

Pivot deeper into the graph from pellicanohotel.com.

Cypher and MCP

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

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