Skip to content

Hostname

fitof.com.ua

Last fetched

fitof.com.ua resolves to 2 IPv4 addresses operated by TERNET-AS - PE Sukonnik Mukola Valeriyovuch in UA.

Nutrition Label

WHISPER CANON · fitof.com.uaRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/fitof.com.ua

Resolution chain

fitof.com.ua resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.148.134.5831.148.134.0/23AS49491TERNET-AS - PE Sukonnik Mukola ValeriyovuchUA
91.231.86.691.231.86.0/23AS197726UKRNAMES-AS - Ukrainian Internet Names Center LTDUA

WHOIS identity

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

Subdomains

2 observed subdomains of fitof.com.ua.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fitof.com.ua.

MechanismTarget
SPF_Afitof.com.ua
SPF_IP91.231.86.6
SPF_MXfitof.com.ua

Related pages

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

Cypher and MCP

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

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