Skip to content

Hostname

technoc.ir

Last fetched

technoc.ir resolves to 7 IPv4 addresses operated by M247 in DE.

Nutrition Label

WHISPER CANON · technoc.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/technoc.ir

Resolution chain

technoc.ir resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with technoc.ir in WhisperGraph.

Subdomains

15 observed subdomains of technoc.ir.

Web-graph footprint

Distinct hostnames that link to or from technoc.ir in the public web crawl.

67 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for technoc.ir.

MechanismTarget
SPF_Atechnoc.ir
SPF_IP146.70.118.27
SPF_IP146.70.118.28
SPF_IP37.156.147.244
SPF_IP93.115.150.27
SPF_MXtechnoc.ir

Related pages

Pivot deeper into the graph from technoc.ir.

Cypher and MCP

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

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