Skip to content

Hostname

itab.pro

Last fetched

itab.pro resolves to 1 IPv4 address operated by AS200350 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · itab.proRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/itab.pro

Resolution chain

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

IPPrefixASNOperatorCountry
51.250.115.1651.250.112.0/21AS200350RU

WHOIS identity

Registrar
iana:463
Organization
lipskiy anton
Contact emails

Subdomains

15 observed subdomains of itab.pro.

Web-graph footprint

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

234 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for itab.pro.

MechanismTarget
SPF_INCLUDE_spf.sent2mail.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.unisender.com

Related pages

Pivot deeper into the graph from itab.pro.

Cypher and MCP

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

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