Skip to content

Hostname

ritec.at

Last fetched

ritec.at resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:smart-nic gmbh as the registrar.

Nutrition Label

WHISPER CANON · ritec.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ritec.at

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.120.106167.235.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:smart-nic gmbh
Organization
ritec
Contact emails

Subdomains

27 observed subdomains of ritec.at.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ritec.at.

MechanismTarget
SPF_Arhost01.ritec.at
SPF_Aritec.at
SPF_Avhost07.ritec.at
SPF_Avhost08.ritec.at
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.easybill-mail.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.77.143.104
SPF_MXritec.at

Related pages

Pivot deeper into the graph from ritec.at.

Cypher and MCP

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

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