Skip to content

Hostname

nextgentechs.ir

Last fetched

nextgentechs.ir resolves to 1 IPv4 address operated by AS60976 in IR.

Nutrition Label

WHISPER CANON · nextgentechs.irRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/nextgentechs.ir

Resolution chain

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

IPPrefixASNOperatorCountry
185.192.112.70185.192.112.0/24AS60976IR

WHOIS identity

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

Subdomains

2 observed subdomains of nextgentechs.ir.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nextgentechs.ir.

MechanismTarget
SPF_Anextgentechs.ir
SPF_Awp125.radcom.hosting
SPF_MXnextgentechs.ir

Related pages

Pivot deeper into the graph from nextgentechs.ir.

Cypher and MCP

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

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