Skip to content

Hostname

ipex.global

Last fetched

ipex.global resolves to 1 IPv4 address operated by AS8985 in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ipex.globalRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/ipex.global

Resolution chain

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

IPPrefixASNOperatorCountry
195.208.31.132195.208.24.0/21AS8985RU

WHOIS identity

Registrar
iana:303
Organization
andrey krichevskiy
Contact emails

Subdomains

56 observed subdomains of ipex.global.

Web-graph footprint

Distinct hostnames that link to or from ipex.global in the public web crawl.

28 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ipex.global.

MechanismTarget
SPF_Aipex.global
SPF_INCLUDEspf.unisender.com
SPF_IP84.16.249.48
SPF_IP84.16.252.69

Related pages

Pivot deeper into the graph from ipex.global.

Cypher and MCP

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

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