Skip to content

Hostname

becker-software.de

Last fetched

becker-software.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · becker-software.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/becker-software.de

Resolution chain

becker-software.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.2.252104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.129.243172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
77.90.16.377.90.16.0/24AS214915DE

WHOIS identity

No WHOIS records are currently associated with becker-software.de in WhisperGraph.

Subdomains

33 observed subdomains of becker-software.de.

Web-graph footprint

Distinct hostnames that link to or from becker-software.de in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for becker-software.de.

MechanismTarget
SPF_Apve.becker-software.de
SPF_MXbecker-software.de

Related pages

Pivot deeper into the graph from becker-software.de.

Cypher and MCP

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

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