Hostname
argz.com
Last fetched
argz.com resolves to 1 IPv4 address operated by NETACTUATE - NetActuate, Inc in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
argz.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 |
|---|---|---|---|---|
| 204.109.63.67 | 204.109.60.0/22 | AS36236 | NETACTUATE - NetActuate, Inc | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- argz argz
- Contact emails
Subdomains
3 observed subdomains of argz.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for argz.com.
| Mechanism | Target |
|---|---|
| SPF_A | argz.com |
| SPF_A | loodi.com |
| SPF_A | mail.loodi.com |
| SPF_A | mail.thieleke.com |
| SPF_A | thieleke.com |
| SPF_INCLUDE | vm.argz.com |
| SPF_IP | 204.109.63.67 |
| SPF_MX | argz.com |
Related pages
Pivot deeper into the graph from argz.com.
- IP · 204.109.63.67
- ASN · AS36236NETACTUATE - NetActuate, Inc
- Registrar · iana:81
- Country · US
- Email · 6bc0921f4ec691d7ef63e6cb88801a62-968013@contact.gandi.net
- TLD · .com
- Browse hostnames · ar…
- 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: "argz.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.