Skip to content

Hostname

abelssoft.de

Last fetched

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

Nutrition Label

WHISPER CANON · abelssoft.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abelssoft.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.177104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.177104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.139172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

31 observed subdomains of abelssoft.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for abelssoft.de.

MechanismTarget
SPF_INCLUDErm01.abelssoft.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.28.99
SPF_IP116.202.29.244
SPF_IP116.202.30.135
SPF_IP116.202.30.179
SPF_IP116.202.30.180
SPF_IP195.201.217.146
SPF_IP195.201.224.3
SPF_IP195.201.31.150
SPF_IP195.201.33.108
SPF_IP195.201.33.13
SPF_IP195.201.33.93
SPF_IP213.160.72.215
SPF_IP213.160.73.94
SPF_IP213.160.73.96
SPF_IP213.160.73.97
SPF_IP213.160.73.98
SPF_IP78.47.87.125
SPF_IP88.198.201.58
SPF_MXabelssoft.de

Related pages

Pivot deeper into the graph from abelssoft.de.

Cypher and MCP

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

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