Skip to content

Hostname

retsch.com.ua

Last fetched

retsch.com.ua resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US.

Nutrition Label

WHISPER CANON · retsch.com.uaRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/retsch.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
77.83.103.4677.83.103.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

No WHOIS records are currently associated with retsch.com.ua in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • retsch.com.ua

SPF policy

7 SPF mechanisms authorising senders for retsch.com.ua.

MechanismTarget
SPF_Aretsch.com.ua
SPF_IP208.167.238.70
SPF_IP216.155.147.117
SPF_IP77.83.103.110
SPF_IP77.83.103.23
SPF_IP77.83.103.46
SPF_MXretsch.com.ua

Related pages

Pivot deeper into the graph from retsch.com.ua.

Cypher and MCP

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

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