Skip to content

Hostname

aisystems.de

Last fetched

aisystems.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
70.37.75.15370.37.0.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

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

Subdomains

11 observed subdomains of aisystems.de.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aisystems.de.

MechanismTarget
SPF_Aaisystems.de
SPF_Abm.eu.cloud.im
SPF_Aingrammicrocloud.de
SPF_INCLUDEspf.aisystems-de.cloud.nospamproxy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.94.250.149
SPF_IP40.84.191.123
SPF_IP81.92.163.161
SPF_IP86.110.67.212
SPF_IP93.241.84.133
SPF_MXmx01.aisystems.de

Related pages

Pivot deeper into the graph from aisystems.de.

Cypher and MCP

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

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