Skip to content

Hostname

schwabe.it

Last fetched

schwabe.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · schwabe.itRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/schwabe.it

Resolution chain

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

IPPrefixASNOperatorCountry
128.140.92.156128.140.0.0/17AS24940DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
dr. willmar schwabe gmbh & co. kg
Contact emails

Subdomains

6 observed subdomains of schwabe.it.

Web-graph footprint

Distinct hostnames that link to or from schwabe.it in the public web crawl.

224 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for schwabe.it.

MechanismTarget
SPF_INCLUDErelay.brennercom.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.68.77.6
SPF_IP212.227.53.71
SPF_IP212.86.203.192/26
SPF_IP212.86.203.32/28
SPF_IP82.98.151.98
SPF_IP84.18.151.65
SPF_IP93.191.161.126
SPF_IP95.171.46.253/28
SPF_IP95.171.47.0/24
SPF_MXschwabe.it

Related pages

Pivot deeper into the graph from schwabe.it.

Cypher and MCP

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

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