Skip to content

Hostname

bevnet.com

Last fetched

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

Nutrition Label

WHISPER CANON · bevnet.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bevnet.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.20.229.19523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.73.24923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.239.9334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.20.4535.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.210.16135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.65.944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.205.6744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.254.11352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.59.24552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.214.12954.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.87.19698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.103.20332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.90.4998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

34 observed subdomains of bevnet.com.

Web-graph footprint

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

1,830 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bevnet.com.

MechanismTarget
SPF_INCLUDE_s00446056.autospf.email

Related pages

Pivot deeper into the graph from bevnet.com.

Cypher and MCP

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

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