Skip to content

Hostname

aitsolutions.at

Last fetched

aitsolutions.at resolves to 1 IPv4 address operated by KTC-AS in AT.

Nutrition Label

WHISPER CANON · aitsolutions.atRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aitsolutions.at

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.190.5737.252.184.0/21AS44133KTC-ASAT

WHOIS identity

Registrar
Organization
austrian it-solutions
Contact emails

Subdomains

8 observed subdomains of aitsolutions.at.

Web-graph footprint

Distinct hostnames that link to or from aitsolutions.at in the public web crawl.

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aitsolutions.at.

MechanismTarget
SPF_Aaitsolutions.at
SPF_INCLUDEaitserver.net
SPF_IP185.229.91.98
SPF_IP37.252.190.57
SPF_IP94.130.139.239
SPF_MXaitsolutions.at

Related pages

Pivot deeper into the graph from aitsolutions.at.

Cypher and MCP

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

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