Skip to content

Hostname

abtis.de

Last fetched

abtis.de resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.53.246.128193.53.246.0/23AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for abtis.de.

MechanismTarget
SPF_Aabtis.de
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.111.1.130
SPF_IP192.16.137.2
SPF_IP192.16.137.36
SPF_IP192.16.137.37
SPF_IP192.16.137.7
SPF_IP82.198.200.210
SPF_IP94.79.140.218
SPF_MXabtis.de

Related pages

Pivot deeper into the graph from abtis.de.

Cypher and MCP

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

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