Skip to content

Hostname

man-es.com

Last fetched

man-es.com resolves to 2 IPv4 addresses operated by AS2830 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · man-es.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/man-es.com

Resolution chain

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

WHOIS identity

Registrar
iana:15
Organization
man diesel & turbo se
Contact emails

Subdomains

150 observed subdomains of man-es.com.

Web-graph footprint

Distinct hostnames that link to or from man-es.com in the public web crawl.

928 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for man-es.com.

Related pages

Pivot deeper into the graph from man-es.com.

Cypher and MCP

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

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