Skip to content

Hostname

iqmanager.org

Last fetched

iqmanager.org resolves to 1 IPv4 address operated by AS8359 in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · iqmanager.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/iqmanager.org

Resolution chain

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

IPPrefixASNOperatorCountry
83.237.102.9483.237.0.0/16AS8359RU

WHOIS identity

Registrar
iana:1606
Organization
igor buzhinskiy
Contact emails

Subdomains

3 observed subdomains of iqmanager.org.

Web-graph footprint

Distinct hostnames that link to or from iqmanager.org in the public web crawl.

7 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for iqmanager.org.

MechanismTarget
SPF_Aiqmanager.org
SPF_INCLUDE_spf.hosting.reg.ru
SPF_INCLUDE_spf.yandex.net
SPF_IP31.31.196.114
SPF_IP83.237.102.94
SPF_MXiqmanager.org

Related pages

Pivot deeper into the graph from iqmanager.org.

Cypher and MCP

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

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