Skip to content

Hostname

servercow.de

Last fetched

servercow.de resolves to 2 IPv4 addresses operated by MEER-AS meerfarbig GmbH & Co. KG in DE.

Nutrition Label

WHISPER CANON · servercow.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/servercow.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.1.76.55.1.76.0/24AS34549MEER-AS meerfarbig GmbH & Co. KGDE
5.1.92.1455.1.92.0/24AS34549MEER-AS meerfarbig GmbH & Co. KGDE

WHOIS identity

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

Subdomains

27 observed subdomains of servercow.de.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for servercow.de.

MechanismTarget
SPF_Aservercow.de
SPF_INCLUDEmx-out.servercow.de
SPF_INCLUDEspf.mailcow.de
SPF_IP2a00:f820:417:0:0:0:e12:892d
SPF_IP2a00:f820:417:0:0:0:e12:892e
SPF_IP5.1.76.57
SPF_IP5.1.76.58
SPF_MXservercow.de

Related pages

Pivot deeper into the graph from servercow.de.

Cypher and MCP

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

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