Skip to content

Hostname

toferer.at

Last fetched

toferer.at has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · toferer.atRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/toferer.at

Resolution chain

toferer.at has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
toferer textil
Contact emails

Subdomains

66 observed subdomains of toferer.at.

Web-graph footprint

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

36 sites link to this hostname.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for toferer.at.

MechanismTarget
SPF_Ab2bshop.toferer.at
SPF_Adev.toferer.at
SPF_Apreview.toferer.at
SPF_Apulse.toferer.at
SPF_Atoferer.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.196.144.0/24
SPF_IP3.123.211.166
SPF_IP62.116.188.150/20
SPF_IP83.215.240.1
SPF_IP83.215.240.5
SPF_MXtoferer.at

Related pages

Pivot deeper into the graph from toferer.at.

Cypher and MCP

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

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