Skip to content

Hostname

weserpool.com

Last fetched

weserpool.com resolves to 2 IPv4 addresses operated by MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG" in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · weserpool.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/weserpool.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.67.237.244156.67.232.0/21AS15817MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG"DE
185.175.196.35185.175.196.0/22AS34762COMBELL-AS - Combell NVDE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

2 observed subdomains of weserpool.com.

Web-graph footprint

Distinct hostnames that link to or from weserpool.com in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for weserpool.com.

MechanismTarget
SPF_INCLUDEagenturserver.de

Related pages

Pivot deeper into the graph from weserpool.com.

Cypher and MCP

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

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