Hostname
argalart.com
Last fetched
argalart.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
argalart.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 |
|---|---|---|---|---|
| 52.57.26.202 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- argala s.n.c.
- Contact emails
- argalart@gmail.com
- 290b6037-8a14-4b71-af62-3696b877311e@identity-protect.org
- 2e2b3cd6-d577-49ee-93d7-575b05cfdd35@identity-protect.org
- 4ea9b0af-9af2-4b8c-b631-c3d7827b8c6e@identity-protect.org
- 89692d0d-c364-447f-8ac6-e9c98e7f439e@identity-protect.org
- 97e0a5df-6f77-48e5-8c55-5290f578507e@identity-protect.org
- a0cc64d4-a7d2-468d-9f4c-d4af28e11de3@identity-protect.org
- d88e6a2a-b756-4c81-bbf8-23bf5ff8a7fc@identity-protect.org
- owner-5068504@argalart.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of argalart.com.
| Subdomain |
|---|
| www.argalart.com |
Web-graph footprint
Distinct hostnames that link to or from argalart.com in the public web crawl.
11 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for argalart.com.
| Mechanism | Target |
|---|---|
| SPF_A | argalart.com |
| SPF_A | mail.bagubits.it |
| SPF_MX | argalart.com |
Related pages
Pivot deeper into the graph from argalart.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "argalart.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.