Skip to content

Hostname

buew-ve99.com

Last fetched

buew-ve99.com resolves to 1 IPv4 address operated by AS21385 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · buew-ve99.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/buew-ve99.com

Resolution chain

buew-ve99.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.92.171.16181.92.160.0/20AS21385DE

WHOIS identity

Registrar
iana:113
Organization
connect2000
Contact emails

Subdomains

1 observed subdomain of buew-ve99.com.

Web-graph footprint

Distinct hostnames that link to or from buew-ve99.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for buew-ve99.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.234.208.171

Related pages

Pivot deeper into the graph from buew-ve99.com.

Cypher and MCP

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

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