Skip to content

Hostname

argenta.nl

Last fetched

argenta.nl resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · argenta.nlRouting diversity3.0/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/argenta.nl

Resolution chain

argenta.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.86.49.210104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.25.69.167184.25.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.67.140.10523.64.0.0/14AS20940DE

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

34 observed subdomains of argenta.nl.

Web-graph footprint

Distinct hostnames that link to or from argenta.nl in the public web crawl.

99 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for argenta.nl.

MechanismTarget
SPF_Amail1.argenta.be
SPF_Amail2.argenta.be
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEspf.bluem.nl
SPF_MXargenta.nl

Related pages

Pivot deeper into the graph from argenta.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "argenta.nl"})-[: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.