Skip to content

Hostname

logserv.at

Last fetched

logserv.at resolves to 1 IPv4 address operated by T-SYSTEMS-AT Rennweg 97-99 in AT. WHOIS lists registrar:a1 telekom austria ag as the registrar.

Nutrition Label

WHISPER CANON · logserv.atRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/logserv.at

Resolution chain

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

IPPrefixASNOperatorCountry
164.3.70.131164.3.0.0/16AS8387T-SYSTEMS-AT Rennweg 97-99AT

WHOIS identity

Registrar
registrar:a1 telekom austria ag
Organization
voestalpine group-it
Contact emails

Subdomains

9 observed subdomains of logserv.at.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for logserv.at.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.voestalpine.com

Related pages

Pivot deeper into the graph from logserv.at.

Cypher and MCP

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

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