Skip to content

Hostname

probank.pro

Last fetched

probank.pro resolves to 1 IPv4 address operated by AS9123 in RU. WHOIS lists iana:3224 as the registrar.

Nutrition Label

WHISPER CANON · probank.proRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/probank.pro

Resolution chain

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

IPPrefixASNOperatorCountry
185.200.242.219185.200.242.0/24AS9123RU

WHOIS identity

Registrar
iana:3224
Organization
sergey v isakov
Contact emails

Subdomains

5 observed subdomains of probank.pro.

Web-graph footprint

Distinct hostnames that link to or from probank.pro in the public web crawl.

25 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for probank.pro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.proobank.pro
SPF_IP31.13.58.0/24
SPF_IP86.62.89.50

Related pages

Pivot deeper into the graph from probank.pro.

Cypher and MCP

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

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