Hostname
actuate.com
Last fetched
actuate.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
actuate.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 |
|---|---|---|---|---|
| 45.55.116.174 | 45.55.116.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- lo, johnny attn actuate.com care of network solutions
- Contact emails
- ab57q94d9d7@networksolutionsprivateregistration.com
- dh5645c57tz@networksolutionsprivateregistration.com
- dns@opentext.com
- ek6t85kr5tg@networksolutionsprivateregistration.com
- ke78p9u499s@networksolutionsprivateregistration.com
- nk5763ws542@networksolutionsprivateregistration.com
- pt7nh4859y8@networksolutionsprivateregistration.com
- ra7d868n6bx@networksolutionsprivateregistration.com
- t86vz4bf9nf@networksolutionsprivateregistration.com
- v54a499n74c@networksolutionsprivateregistration.com
- vd3r43fy27z@networksolutionsprivateregistration.com
- w785f8pm6xa@networksolutionsprivateregistration.com
- wt6ep2ce4ur@networksolutionsprivateregistration.com
- xm86c6zn33a@networksolutionsprivateregistration.com
- 0jyrt34j3x89@idp.email
- egmmbbasddgd@idp.email
Subdomains
15 observed subdomains of actuate.com.
Web-graph footprint
Distinct hostnames that link to or from actuate.com in the public web crawl.
144 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for actuate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mx3.actuate.com |
| SPF_INCLUDE | retailspf.smtp.com |
| SPF_IP | 31.221.21.205 |
| SPF_MX | actuate.com |
Related pages
Pivot deeper into the graph from actuate.com.
- IP · 45.55.116.174
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:2
- Country · US
- Email · ab57q94d9d7@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "actuate.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.