Hostname
act2group.com
Last fetched
act2group.com resolves to 1 IPv4 address operated by AS63760 in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
act2group.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.252.249.45 | 45.252.248.0/22 | AS63760 | — | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of act2group.com owner
- Contact emails
- act2group.com@domainsbyproxy.com
- 097246ca-d972-45e5-be66-935b9deee105@identity-protect.org
- 3273f6c1-8011-46e9-9904-aafc880ef5a7@identity-protect.org
- a32b0c19-8246-4470-8a11-13ecd9923198@identity-protect.org
- b4579767-62e9-4943-8609-a79586be4764@identity-protect.org
- caa80d48-0d80-4839-9788-b43493b96c4c@identity-protect.org
- d263b206-52bd-42b9-8d69-be76f6da8299@identity-protect.org
- owner-6554500@act2group.com.whoisprivacyservice.org
- owner@act2group.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of act2group.com.
Showing 19 of 28. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for act2group.com.
| Mechanism | Target |
|---|---|
| SPF_A | act2group.com |
| SPF_IP | 103.221.220.0/22 |
| SPF_IP | 45.252.248.0/22 |
| SPF_MX | act2group.com |
Related pages
Pivot deeper into the graph from act2group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "act2group.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.