Hostname
argent-api.com
Last fetched
argent-api.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. argent-api.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for argent-api.com in WhisperGraph.
IPv6 resolution
No AAAA record for argent-api.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of argent-api.com owner
- Contact emails
- 157467e7-df9e-4733-ad90-beabb944a2ee@identity-protect.org, 2a217c48-a31e-4bd8-83a4-7d8b0cc321aa@identity-protect.org, 2a720642-b490-4b61-8419-f8e9d85daadf@identity-protect.org, 64eb2db3-93f1-4104-844c-1ed015fa4b87@identity-protect.org, d10798fd-3670-426d-ae86-91dcf3b95bca@identity-protect.org, fed35678-555c-4cd2-8856-bfe1565661f7@identity-protect.org
Mail and authentication
Nameservers
- ns-234.awsdns-29.com
- ns-803.awsdns-36.net
- ns-1240.awsdns-27.org
- ns-1722.awsdns-23.co.uk
Threat-feed evidence
History
Related pages
Pivot from argent-api.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "argent-api.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.