Hostname
beturo.com
Last fetched
beturo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
beturo.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 |
|---|---|---|---|---|
| 18.239.168.24 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.38 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.54 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.59 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.48.126 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.22 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.31 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.65.48.70 | 18.65.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain administrator
- Contact emails
Subdomains
4 observed subdomains of beturo.com.
Web-graph footprint
Distinct hostnames that link to or from beturo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for beturo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from beturo.com.
- IP · 18.239.168.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · pw-b384d45aa96234b26806ee0b1d919168@privacyguardian.org
- TLD · .com
- Browse hostnames · be…
- 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: "beturo.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.