Skip to content

Hostname

bdnev.com

Last fetched

bdnev.com resolves to 2 IPv4 addresses operated by PEG-HK - PEG TECH INC in HK. WHOIS lists iana:1331 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.148.129.52107.148.128.0/22AS398478PEG-HK - PEG TECH INCHK
107.148.129.61107.148.128.0/22AS398478PEG-HK - PEG TECH INCHK

WHOIS identity

Registrar
iana:1331
Organization
chenchunman
Contact emails

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bdnev.com.

Cypher and MCP

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

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