Skip to content

Hostname

nextcloudtest.akkamerata.de

Last fetched

nextcloudtest.akkamerata.de resolves to 1 IPv4 address operated by SPACENET - SpaceNet AG in DE.

Nutrition Label

WHISPER CANON · nextcloudtest.akkamerata.deRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/nextcloudtest.akkamerata.de

Resolution chain

nextcloudtest.akkamerata.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.30.84.179195.22.138.0/24AS5539SPACENET - SpaceNet AGDE

WHOIS identity

No WHOIS records are currently associated with nextcloudtest.akkamerata.de in WhisperGraph.

Subdomains

1 observed subdomain of nextcloudtest.akkamerata.de.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nextcloudtest.akkamerata.de.

MechanismTarget
SPF_Anextcloudtest.akkamerata.de
SPF_IP195.30.84.179
SPF_MXnextcloudtest.akkamerata.de

Related pages

Pivot deeper into the graph from nextcloudtest.akkamerata.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nextcloudtest.akkamerata.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.