Skip to content

Hostname

jomosoft.de

Last fetched

jomosoft.de resolves to 1 IPv4 address operated by AS35280 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.148.146159.60.144.0/20AS35280FR

WHOIS identity

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

Subdomains

12 observed subdomains of jomosoft.de.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jomosoft.de.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2254-93.eu.iphmx.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.99.113.33
SPF_IP194.99.113.39
SPF_IP213.9.42.141/32
SPF_IP213.9.42.145/32
SPF_IP77.233.241.178
SPF_IP80.156.252.171/32
SPF_IP80.156.252.174/32

Related pages

Pivot deeper into the graph from jomosoft.de.

Cypher and MCP

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

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