Skip to content

Hostname

pokupon.ua

Last fetched

pokupon.ua resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · pokupon.uaRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint9.4/10canon.whisper.security/host/pokupon.ua

Resolution chain

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

IPPrefixASNOperatorCountry
34.117.72.2534.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1405
Organization
Contact emails

Subdomains

260 observed subdomains of pokupon.ua.

Web-graph footprint

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

344 sites link to this hostname.

852 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for pokupon.ua.

MechanismTarget
SPF_Apokupon.ua
SPF_INCLUDEspf2.esputnik.com
SPF_IP144.76.153.245
SPF_IP212.26.136.115
SPF_IP212.26.136.118
SPF_IP34.117.72.25
SPF_IP66.220.144.128/25
SPF_IP66.220.155.0/24
SPF_IP66.220.157.0/25
SPF_IP69.171.232.0/24
SPF_IP69.171.244.0/23
SPF_IP69.63.178.128/25
SPF_IP69.63.181.0/24
SPF_IP69.63.184.0/25
SPF_MXpokupon.ua

Related pages

Pivot deeper into the graph from pokupon.ua.

Cypher and MCP

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

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