Skip to content

Hostname

boomers.de

Last fetched

boomers.de resolves to 1 IPv4 address operated by AS29141 in DE.

Nutrition Label

WHISPER CANON · boomers.deRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/boomers.de

Resolution chain

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

IPPrefixASNOperatorCountry
130.255.79.172130.255.72.0/21AS29141DE

WHOIS identity

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

Subdomains

14 observed subdomains of boomers.de.

Web-graph footprint

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

23 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for boomers.de.

MechanismTarget
SPF_Aboomers.de
SPF_Aprinttomail.net
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_IP130.180.64.158
SPF_IP130.255.79.172
SPF_IP130.255.79.72
SPF_IP156.67.173.234
SPF_IP185.207.104.45
SPF_IP212.227.126.130/32
SPF_IP212.227.126.133/32
SPF_IP212.227.126.134/32
SPF_IP212.227.126.135/32
SPF_IP212.227.126.187/32
SPF_IP212.227.17.13/32
SPF_IP217.67.100.245
SPF_IP217.72.192.73/32
SPF_IP217.72.192.74/32
SPF_IP217.91.14.89
SPF_IP80.83.116.249
SPF_IP82.198.75.173
SPF_MXboomers.de

Related pages

Pivot deeper into the graph from boomers.de.

Cypher and MCP

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

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