Hostname
bemextours.com
Last fetched
bemextours.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bemextours.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.66.30 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.39 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.48 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.197 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.68.127 | 3.5.68.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.14 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.139 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.117.44 | 52.218.117.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.30.188 | 52.218.30.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.0.60 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.16.68 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.18.196 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.18.36 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.2.60 | 52.92.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.33.140 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- bemex tours
- Contact emails
Subdomains
2 observed subdomains of bemextours.com.
Web-graph footprint
Distinct hostnames that link to or from bemextours.com in the public web crawl.
6 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bemextours.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from bemextours.com.
- IP · 3.5.66.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · gdpr-masking@gdpr-masked.com
- 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: "bemextours.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.