Skip to content

Hostname

testor.co.at

Last fetched

testor.co.at resolves to 1 IPv4 address operated by AS8596 in AT.

Nutrition Label

WHISPER CANON · testor.co.atRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/testor.co.at

Resolution chain

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

IPPrefixASNOperatorCountry
82.150.192.2482.150.192.0/19AS8596AT

WHOIS identity

Registrar
Organization
roland testor
Contact emails

Subdomains

1 observed subdomain of testor.co.at.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for testor.co.at.

MechanismTarget
SPF_Atestor.co.at
SPF_INCLUDEspf.hotze.com
SPF_MXtestor.co.at

Related pages

Pivot deeper into the graph from testor.co.at.

Cypher and MCP

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

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