Skip to content

Hostname

gemeinsam27.de

Last fetched

gemeinsam27.de resolves to 1 IPv4 address operated by AS59711 in NL.

Nutrition Label

WHISPER CANON · gemeinsam27.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gemeinsam27.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.149.249.1205.149.248.0/23AS59711NL

WHOIS identity

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

Subdomains

3 observed subdomains of gemeinsam27.de.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gemeinsam27.de.

MechanismTarget
SPF_Agemeinsam27.de
SPF_Aproxy4.maxx.zone
SPF_MXgemeinsam27.de

Related pages

Pivot deeper into the graph from gemeinsam27.de.

Cypher and MCP

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

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