Skip to content

Hostname

pp.net.ua

Last fetched

pp.net.ua resolves to 3 IPv4 addresses operated by compubyte-as - Compubyte Limited in RU.

Nutrition Label

WHISPER CANON · pp.net.uaRouting diversity3.0/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/pp.net.ua

Resolution chain

pp.net.ua resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.109.246.46193.109.246.0/24AS204343compubyte-as - Compubyte LimitedRU
195.216.243.243195.216.243.0/24AS204343compubyte-as - Compubyte LimitedRU
212.109.198.73212.109.198.0/23AS29182RU-JSCIOT - JSC IOTRU

WHOIS identity

No WHOIS records are currently associated with pp.net.ua in WhisperGraph.

Subdomains

1,553 observed subdomains of pp.net.ua.

Web-graph footprint

Distinct hostnames that link to or from pp.net.ua in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pp.net.ua.

MechanismTarget
SPF_Amx100.ucozmail.com
SPF_MXpp.net.ua

Related pages

Pivot deeper into the graph from pp.net.ua.

Cypher and MCP

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

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