Skip to content

Hostname

bevmax.com

Last fetched

bevmax.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bevmax.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bevmax.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.171.180100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
104.16.22.78104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.23.78104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.226.62.1723.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.194.11934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.123.3344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.141.22352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.137.19052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.9.8752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.167.8654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.123.16854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.129.77100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.180.22132.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.153.17732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.198.110100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from bevmax.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bevmax.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.intermedia.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzinergy.net
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_MXbevmax.com

Related pages

Pivot deeper into the graph from bevmax.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bevmax.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.