Skip to content

Hostname

archimed.group

Last fetched

archimed.group is a registered hostname under the .group top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · archimed.groupRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/archimed.group

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:433
Organization
archimed
Contact emails

Subdomains

1 observed subdomain of archimed.group.

Web-graph footprint

Distinct hostnames that link to or from archimed.group in the public web crawl.

80 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for archimed.group.

MechanismTarget
SPF_INCLUDEincludespf.security-mail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.61.40.69
SPF_IP38.88.62.234
SPF_IP57.128.122.237
SPF_IP62.13.145.46

Related pages

Pivot deeper into the graph from archimed.group.

Cypher and MCP

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

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