Skip to content

Hostname

ivanch.net

Last fetched

ivanch.net resolves to 79.137.204.136, announced in 79.137.204.0/23 by AEZA-AS - AEZA GROUP LLC in NL. ivanch.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ivanch.netRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ivanch.net

Resolution chain

IPv6 resolution

No AAAA record for ivanch.net is recorded in WhisperGraph.

Attribution

aeza group

ORIGIN_AS

WHOIS identity

Registrar
iana:1362
Registrant organisation
alekseev roman
Contact emails
36fd348bd0b8809d5153b118341f84e04986ad44@whois.gkg.net, ac376ee67121ef4701909ff8d8f46b30ce1f987c@whois.gkg.net, ivanch@ivanch.net

Subdomains

Mail and authentication

Nameservers

  • ns1.ivanch.net
  • ns2.ivanch.net

MX records

  • mail.ivanch.net
  • mail2.ivanch.net

SPF policy

  • a: ivanch.net
  • mx: ivanch.net
  • ip: 79.137.204.136

Threat-feed evidence

History

Related pages

Pivot from ivanch.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ivanch.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.