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
Resolution chain
pellicanohotels.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
14 observed subdomains of pellicanohotels.com.
Showing 10 of 14. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.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_IP | 35.214.161.5 |
| SPF_MX | pellicanohotels.com |
Related pages
Pivot deeper into the graph from pellicanohotels.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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.