Skip to content

Hostname

intime.ua

Last fetched

intime.ua resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:888 as the registrar.

Nutrition Label

WHISPER CANON · intime.uaRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/intime.ua

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.51.51104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.221.106172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
176.114.9.56176.114.8.0/22AS56485UA
173.242.63.107173.242.48.0/20AS200000UA

WHOIS identity

Registrar
iana:888
Organization
Contact emails

Subdomains

2 observed subdomains of intime.ua.

Web-graph footprint

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

515 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for intime.ua.

MechanismTarget
SPF_Aintime.ua
SPF_IP176.114.9.56
SPF_MXintime.ua

Related pages

Pivot deeper into the graph from intime.ua.

Cypher and MCP

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

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