Skip to content

Hostname

hostprofis.at

Last fetched

hostprofis.at resolves to 1 IPv4 address operated by AS45012 in DE. WHOIS lists registrar:hostprofis isp telekom gmbh as the registrar.

Nutrition Label

WHISPER CANON · hostprofis.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/hostprofis.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.158.181.3085.158.181.0/24AS45012DE

WHOIS identity

Registrar
registrar:hostprofis isp telekom gmbh
Organization
hostprofis isp telekom
Contact emails

Subdomains

22 observed subdomains of hostprofis.at.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hostprofis.at.

MechanismTarget
SPF_Ahostprofis.at
SPF_IP194.34.226.60
SPF_MXhostprofis.at

Related pages

Pivot deeper into the graph from hostprofis.at.

Cypher and MCP

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

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