Skip to content

Hostname

infocom.ua

Last fetched

infocom.ua resolves to 1 IPv4 address operated by AS6846 in UA.

Nutrition Label

WHISPER CANON · infocom.uaRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/infocom.ua

Resolution chain

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

IPPrefixASNOperatorCountry
212.1.66.136212.1.64.0/18AS6846UA

WHOIS identity

Registrar
Organization
??????? ??????? ??????????-???????? ???????????? ??.???. 14297222
Contact emails

Subdomains

125 observed subdomains of infocom.ua.

Web-graph footprint

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

58 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for infocom.ua.

MechanismTarget
SPF_Ainfocom.ua
SPF_IP195.230.150.70
SPF_IP195.230.150.78
SPF_IP195.230.150.84
SPF_IP195.230.150.86
SPF_IP195.230.150.88
SPF_IP212.1.66.214
SPF_IP212.1.66.249
SPF_IP89.184.66.250
SPF_IP89.184.67.208
SPF_MXinfocom.ua

Related pages

Pivot deeper into the graph from infocom.ua.

Cypher and MCP

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

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