Hostname
buendiatours.com
Last fetched
buendiatours.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buendiatours.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.173.107 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.116 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.96 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.99 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.173.219.10 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.108 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.123 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.84 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buendiatours.com owner
- Contact emails
- info@buendiatours.com
- 3956fa14-fa25-4ea6-b803-d2bea07a5fa8@identity-protect.org
- 45658946-576c-4c8f-ae74-b50340c4ca7f@identity-protect.org
- 6dce153c-f63f-49c2-9a60-0f259a8fdd97@identity-protect.org
- 7c57310f-7046-4d07-b6cf-827ff3c2af1e@identity-protect.org
- a6bb4d75-2ef1-45d5-abe5-da9fe146758a@identity-protect.org
- bb034075-7e3f-4581-a141-3a5bab7b2d01@identity-protect.org
- ea5f5106-ba96-4f16-a8a3-dbb6184f4cc3@identity-protect.org
- owner-1648607@buendiatours.com.whoisprivacyservice.org
- owner-5078688@buendiatours.com.whoisprivacyservice.org
- owner-5536188@buendiatours.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of buendiatours.com.
Web-graph footprint
Distinct hostnames that link to or from buendiatours.com in the public web crawl.
161 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for buendiatours.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from buendiatours.com.
- IP · 13.227.173.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · info@buendiatours.com
- TLD · .com
- Browse hostnames · bu…
- 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: "buendiatours.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.