Skip to content

Hostname

argent-label.com

Last fetched

argent-label.com resolves to 2 IPv4 addresses operated by AS43515 in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · argent-label.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/argent-label.com

Resolution chain

argent-label.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:9
Organization
argent international
Contact emails

Subdomains

3 observed subdomains of argent-label.com.

Web-graph footprint

Distinct hostnames that link to or from argent-label.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for argent-label.com.

MechanismTarget
SPF_INCLUDEbmesend.com
SPF_INCLUDEplex.com
SPF_INCLUDEplexonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.222.80.0/21
SPF_IP38.97.236.0/24
SPF_IP65.161.25.0/24
SPF_IP66.35.58.128/26

Related pages

Pivot deeper into the graph from argent-label.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "argent-label.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.