Skip to content

Hostname

inetsoftware.de

Last fetched

inetsoftware.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · inetsoftware.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/inetsoftware.de

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.98.1623.88.0.0/17AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

30 observed subdomains of inetsoftware.de.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for inetsoftware.de.

MechanismTarget
SPF_Amail.your-server.de
SPF_Asslproxy01.your-server.de
SPF_Asslproxy02.your-server.de
SPF_Asslproxy03.your-server.de
SPF_Asslproxy04.your-server.de
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_IP162.55.186.47
SPF_IP88.198.220.232
SPF_IP88.99.213.165
SPF_IP91.98.39.242
SPF_IP94.130.64.102
SPF_MXinetsoftware.de

Related pages

Pivot deeper into the graph from inetsoftware.de.

Cypher and MCP

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

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