Skip to content

Hostname

it-service.at

Last fetched

it-service.at resolves to 1 IPv4 address operated by AS28889 in AT. WHOIS lists registrar:it-consulting christian schuller gmbh as the registrar.

Nutrition Label

WHISPER CANON · it-service.atRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/it-service.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.193.141.10685.193.128.0/20AS28889AT

WHOIS identity

Registrar
registrar:it-consulting christian schuller gmbh
Organization
di christian schuller
Contact emails

Subdomains

13 observed subdomains of it-service.at.

Web-graph footprint

Distinct hostnames that link to or from it-service.at in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for it-service.at.

MechanismTarget
SPF_Ait-service.at
SPF_Awebmail.it-service.at
SPF_IP85.193.141.101
SPF_IP85.193.141.103
SPF_IP85.193.141.107
SPF_MXit-service.at

Related pages

Pivot deeper into the graph from it-service.at.

Cypher and MCP

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

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