Hostname
aticusteam.com
Last fetched
aticusteam.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
aticusteam.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 |
|---|---|---|---|---|
| 145.223.106.147 | 145.223.104.0/22 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@domain-contact.org
- 419862970426122869eebb34e3ca3ef243ec3f637894230fa41f5c5b1d766103@aticusteam.com.whoisproxy.org
- 4b3bca858d2c634b1725d103ef743302ca75ecc0547830d9880d22b7c937653d@aticusteam.com.whoisproxy.org
- 58fa466d4f88f6f81036be8cc06cd25697dbbaa1881d870a740f39baf90564e2@aticusteam.com.whoisproxy.org
- 690ffa5a24d9a1288332e28345b6745d5f6308443afc5f3b00926a91ca34a87b@aticusteam.com.whoisproxy.org
- 874c573a1dced9b20ac5b6ca71c4b93910a6874356a1731f3b383d6a08505ad7@aticusteam.com.whoisproxy.org
- 8e51a3668d8533636c3620892468b16254901bde2682d9d5b72bdec74e18a80d@aticusteam.com.whoisproxy.org
- 9119f561bf4566a2a1e9bf57f0e4f7e22d372572fbcb50614e4eacbb43a45ca3@aticusteam.com.whoisproxy.org
- 952848cf45f47612aa3d814c2968a2bf68d16fa339721feffa903b801093a202@aticusteam.com.whoisproxy.org
- aa5e66fd87a4b0eeeba628373d7e0601ef8dd08776d4546acb54a5647c0c0fbf@aticusteam.com.whoisproxy.org
- acf1a557342519a408d759f14ed0a0dacdfebf15071aa0307b366f431c1429ec@aticusteam.com.whoisproxy.org
- b12d3495fbef9f5f6201f4ae27f01df64f5470b0c4876faa80c9f6db8ef1a0b9@aticusteam.com.whoisproxy.org
- b4844523895507805f92c458c066f23ea016ef0da1819f950cbf1a0b060a4410@aticusteam.com.whoisproxy.org
- d2f99171838cc03688a43ac280944c4714128523efa91ef757548a8a52261085@aticusteam.com.whoisproxy.org
- e0a9043676f4bb814c15a490c7244297edff01710efa8e1c5f4b369e79bf815c@aticusteam.com.whoisproxy.org
- e56fb93d7c3a23715512cd50ff9f347c2cb692882156f7f7828e0ee75c2236fe@aticusteam.com.whoisproxy.org
- f2db15405d4e9fe52146aa3ebd557b34e156e723fb29a154d82f2d4d619f5a3c@aticusteam.com.whoisproxy.org
- f8411039a597c21be9099ce2977a815d468431b67b299b695f6113f0f4b5e18e@aticusteam.com.whoisproxy.org
Subdomains
1 observed subdomain of aticusteam.com.
| Subdomain |
|---|
| www.aticusteam.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aticusteam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from aticusteam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aticusteam.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.