Hostname
bubustoffe.de
Last fetched
bubustoffe.de resolves to 2 IPv4 addresses operated by WEBSUPPORT-SRO-SK-AS in SK.
Nutrition Label
Resolution chain
bubustoffe.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.9.171.221 | 37.9.168.0/21 | AS51013 | WEBSUPPORT-SRO-SK-AS | SK |
| 185.111.88.208 | 185.111.88.0/24 | AS51013 | WEBSUPPORT-SRO-SK-AS | HU |
WHOIS identity
No WHOIS records are currently associated with bubustoffe.de in WhisperGraph.
Subdomains
5 observed subdomains of bubustoffe.de.
Web-graph footprint
Distinct hostnames that link to or from bubustoffe.de in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for bubustoffe.de.
| Mechanism | Target |
|---|---|
| SPF_A | bubustoffe.de |
| SPF_INCLUDE | _spf.jupiter.salesmanago.pl |
| SPF_INCLUDE | _spf.m1.websupport.sk |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_MX | bubustoffe.de |
Related pages
Pivot deeper into the graph from bubustoffe.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bubustoffe.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.