Skip to content

Hostname

software-bp.de

Last fetched

software-bp.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.226.250157.90.0.0/16AS24940DE

WHOIS identity

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

Subdomains

5 observed subdomains of software-bp.de.

Web-graph footprint

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

29 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for software-bp.de.

MechanismTarget
SPF_Asoftware-bp.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:4f8:10a:40d4:0:0:0:2
SPF_IP2a01:4f8:10b:12d:0:0:0:2
SPF_IP2a01:4f8:c010:abc9:0:0:0:2
SPF_IP2a01:4f8:c17:2613:0:0:0:2
SPF_IP49.12.219.243/32
SPF_IP78.47.207.104
SPF_IP88.99.215.213
SPF_IP88.99.218.167
SPF_IP88.99.240.212
SPF_MXsoftware-bp.de

Related pages

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

Cypher and MCP

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

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