Skip to content

Hostname

bevdas.com

Last fetched

bevdas.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bevdas.comRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bevdas.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.33.232100.48.0.0/12AS14618AMAZON-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.216.186.2153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.100.20534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.56.11634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.67.12834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.249.644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.235.17944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.88.16552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.123.4352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.43.6652.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.40.17454.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.118.14698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of bevdas.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bevdas.com.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from bevdas.com.

Cypher and MCP

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

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