Skip to content

Hostname

buewo.de

Last fetched

buewo.de resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE.

Nutrition Label

WHISPER CANON · buewo.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/buewo.de

Resolution chain

buewo.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.61.249.114202.61.248.0/22AS197540netcup-AS - netcup GmbHDE

WHOIS identity

No WHOIS records are currently associated with buewo.de in WhisperGraph.

Subdomains

16 observed subdomains of buewo.de.

Web-graph footprint

Distinct hostnames that link to or from buewo.de in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for buewo.de.

MechanismTarget
SPF_Abuewo.de
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDE_spf.snwlhostedeu.com
SPF_IP202.61.249.114
SPF_IP80.150.119.50
SPF_IP87.119.197.211
SPF_IP87.230.94.78
SPF_MXbuewo.de

Related pages

Pivot deeper into the graph from buewo.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "buewo.de"})-[: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.