Skip to content

Hostname

technation.clujit.ro

Last fetched

technation.clujit.ro resolves to 1 IPv4 address operated by EFECTRO-AS in RO.

Nutrition Label

WHISPER CANON · technation.clujit.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/technation.clujit.ro

Resolution chain

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

IPPrefixASNOperatorCountry
91.209.189.4391.209.189.0/24AS48571EFECTRO-ASRO

WHOIS identity

No WHOIS records are currently associated with technation.clujit.ro in WhisperGraph.

Subdomains

1 observed subdomain of technation.clujit.ro.

Web-graph footprint

Distinct hostnames that link to or from technation.clujit.ro in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for technation.clujit.ro.

MechanismTarget
SPF_Atechnation.clujit.ro
SPF_IP91.209.189.43
SPF_MXtechnation.clujit.ro

Related pages

Pivot deeper into the graph from technation.clujit.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "technation.clujit.ro"})-[: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.