Hostname
actigda.com
Last fetched
actigda.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
actigda.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 |
|---|---|---|---|---|
| 46.242.233.54 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 10edaf1b887d537a891632125e5d6876986625480c3f6534ffcce437dcb6b78b@actigda.com.whoisproxy.org
- 1d1eb1101c8ffd47426e285e26995ef9fc7cfb0f52be9f5b173d44b198fe67c1@actigda.com.whoisproxy.org
- 2bce280788a6a7ffaef6a1984a92ebb756bccf6147291a63c25c49800dc54246@actigda.com.whoisproxy.org
- 2fa388d8df7f192b0360754dfdd33ee81af6f84d6411b8c236fc814d16b98aef@actigda.com.whoisproxy.org
- 321c94ca2c09a98bbe114d47693cca5ce46765db8a14571bfdd8ba59d8be563c@actigda.com.whoisproxy.org
- 5ec2b17fd24b7219a6e1aeb2d3a85f4b85c788e8c4b27c706b20765017585cd1@actigda.com.whoisproxy.org
- 5fec365fc23ef212c0ebcbb5047dd932e4fbec4010e56205282ab72517de99ee@actigda.com.whoisproxy.org
- 6a0be38beed85bead455613cc5664f828862faec34b99c33a7db714b0e0528a1@actigda.com.whoisproxy.org
- 90f820d407f1c7ba60b17083c928547b742297193c2b3b00e2a45d674ad8576a@actigda.com.whoisproxy.org
- afe05363f2f72faecb1ce2e3ffad56e14e523be4864a2b9d6a76d8641a91a201@actigda.com.whoisproxy.org
- c1e7712d265db7992cbb44f451468f68196c2f69cb208f6231fbc1e5ce40239f@actigda.com.whoisproxy.org
- f21c473a97a5d87036ffb0ac53f49e4e9e6fc604fe934108b28cbec936fb377c@actigda.com.whoisproxy.org
Subdomains
6 observed subdomains of actigda.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from actigda.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for actigda.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.252.113.66 |
| SPF_IP | 213.192.95.238 |
Related pages
Pivot deeper into the graph from actigda.com.
- IP · 46.242.233.54
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 10edaf1b887d537a891632125e5d6876986625480c3f6534ffcce437dcb6b78b@actigda.com.whoisproxy.org
- 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: "actigda.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.