Skip to content

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

WHISPER CANON · bemextours.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bemextours.com

Resolution chain

bemextours.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.66.303.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.393.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.483.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1973.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.68.1273.5.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.143.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.1393.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.117.4452.218.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.30.18852.218.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.6052.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.16.6852.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.19652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.3652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.2.6052.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.33.14052.92.32.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bemextours.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bemextours.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.