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
Resolution chain
pellicanohotel.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.161.5 | 35.214.128.0/17 | AS19527 | GOOGLE-2 - Google LLC | NL |
| 46.252.158.78 | 46.252.144.0/20 | AS60087 | — | IT |
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.synxis.com |
| SPF_IP | 149.202.25.232 |
| SPF_IP | 151.193.18.41/32 |
| SPF_MX | pellicanohotel.com |
Related pages
Pivot deeper into the graph from pellicanohotel.com.
- IP · 35.214.161.5
- ASN · AS19527GOOGLE-2 - Google LLC
- Registrar · iana:303
- Country · NL
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · pe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.