Hostname
actitime.com
Last fetched
actitime.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
actitime.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.233.82.225 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- chubarkov, arsen attn actitime.com care of network solutions
- Contact emails
- a366q3y32n4@networksolutionsprivateregistration.com
- dc2x742g2f3@networksolutionsprivateregistration.com
- ff54q7u36gg@networksolutionsprivateregistration.com
- fg2me95m9xs@networksolutionsprivateregistration.com
- g54wx4v92n6@networksolutionsprivateregistration.com
- g98284me679@networksolutionsprivateregistration.com
- hg3z23ea6ss@networksolutionsprivateregistration.com
- j26g45zn74d@networksolutionsprivateregistration.com
- jn6rn4nv5x9@networksolutionsprivateregistration.com
- kc8br3wz2uj@networksolutionsprivateregistration.com
- kh4v82465y9@networksolutionsprivateregistration.com
- mg8kf2un5hj@networksolutionsprivateregistration.com
- mp3a57mr5j5@networksolutionsprivateregistration.com
- nc9mq8eb4av@networksolutionsprivateregistration.com
- nk87a5cd5mx@networksolutionsprivateregistration.com
- pz8xh3yd8nb@networksolutionsprivateregistration.com
- q677y8ft5ra@networksolutionsprivateregistration.com
- ts44h6nf9p7@networksolutionsprivateregistration.com
- v73sr35f37r@networksolutionsprivateregistration.com
- vy3an7a52ht@networksolutionsprivateregistration.com
- and 4 more
Subdomains
14 observed subdomains of actitime.com.
Web-graph footprint
Distinct hostnames that link to or from actitime.com in the public web crawl.
568 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for actitime.com.
| Mechanism | Target |
|---|---|
| SPF_A | prodmxs.actitime.com |
| SPF_A | relay-internal.actimind.com |
| SPF_A | relay.actitime.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_IP | 3.123.191.133 |
| SPF_IP | 3.124.122.85 |
| SPF_IP | 34.233.82.225 |
| SPF_IP | 52.206.48.146 |
Related pages
Pivot deeper into the graph from actitime.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "actitime.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.