Skip to content

Hostname

negiz.pro

Last fetched

negiz.pro resolves to 2 IPv4 addresses operated by GCORE in KZ. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · negiz.proRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/negiz.pro

Resolution chain

negiz.pro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.82.31.2645.82.31.0/24AS199524GCOREKZ
5.129.182.1985.129.182.0/24AS60119EDINOS-ASRU

WHOIS identity

Registrar
iana:1479
Organization
artem litvin
Contact emails

Subdomains

4 observed subdomains of negiz.pro.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for negiz.pro.

MechanismTarget
SPF_REDIRECT_spf.mail.ru

Related pages

Pivot deeper into the graph from negiz.pro.

Cypher and MCP

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

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