Hostname
actionsystems.com
Last fetched
actionsystems.com resolves to 1 IPv4 address operated by SHIFT4-CORP - SHIFT4 PAYMENTS, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
actionsystems.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 |
|---|---|---|---|---|
| 172.110.166.3 | 172.110.166.0/24 | AS399362 | SHIFT4-CORP - SHIFT4 PAYMENTS, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- action systems, inc.(asi)
- Contact emails
- actionsys1@aol.com
- malison@actionsystems.com
- 34129b59-5c1b-4bb1-a601-ac075ebbeaf5@identity-protect.org
- 8ed17afd-226c-4a08-a500-21a2ccaca7fa@identity-protect.org
- a6c59603-781e-46d2-93a3-01c82b4a9c31@identity-protect.org
- b84b1c12-7d7b-4b8b-90b3-e6d100d90b69@identity-protect.org
- d0df6a33-166a-4492-9745-992bd9d608b0@identity-protect.org
- e665112f-9691-467d-9f3f-99eef830d4c8@identity-protect.org
Subdomains
5 observed subdomains of actionsystems.com.
Web-graph footprint
Distinct hostnames that link to or from actionsystems.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for actionsystems.com.
| Mechanism | Target |
|---|---|
| SPF_A | relay.rmpos.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.153.12.1 |
| SPF_IP | 104.153.14.1 |
| SPF_IP | 96.255.64.132 |
| SPF_MX | actionsystems.com |
Related pages
Pivot deeper into the graph from actionsystems.com.
- IP · 172.110.166.3
- ASN · AS399362SHIFT4-CORP - SHIFT4 PAYMENTS, LLC
- Registrar · iana:468
- Country · US
- Email · actionsys1@aol.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: "actionsystems.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.