Skip to content

Hostname

sofort.cab

Last fetched

sofort.cab resolves to 1 IPv4 address operated by AS44486 in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · sofort.cabRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/sofort.cab

Resolution chain

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

IPPrefixASNOperatorCountry
45.67.71.5145.67.71.0/24AS44486DE

WHOIS identity

Registrar
iana:299
Organization
jens luetcke
Contact emails

Subdomains

1 observed subdomain of sofort.cab.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sofort.cab.

MechanismTarget
SPF_Asofort.cab
SPF_INCLUDEspf.securemail.name
SPF_MXsofort.cab

Related pages

Pivot deeper into the graph from sofort.cab.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sofort.cab"})-[: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.