Skip to content

Hostname

argetra.de

Last fetched

argetra.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · argetra.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/argetra.de

Resolution chain

argetra.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.145104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.145104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
148.251.209.185148.251.0.0/16AS24940DE
172.67.74.123172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with argetra.de in WhisperGraph.

Subdomains

31 observed subdomains of argetra.de.

Web-graph footprint

Distinct hostnames that link to or from argetra.de in the public web crawl.

42 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for argetra.de.

MechanismTarget
SPF_Aargetra.de
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDEeu-central-1.amazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.server-he.de
SPF_IP138.201.1.35
SPF_IP176.28.38.246
SPF_IP2a01:488:42:1000:b01c:26f6:0:e103
SPF_MXargetra.de

Related pages

Pivot deeper into the graph from argetra.de.

Cypher and MCP

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

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