Skip to content

Hostname

solution4coach.de

Last fetched

solution4coach.de resolves to 1 IPv4 address operated by AS20792 in DE.

Nutrition Label

WHISPER CANON · solution4coach.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/solution4coach.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.216.0.71213.216.0.0/19AS20792DE

WHOIS identity

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

Subdomains

1 observed subdomain of solution4coach.de.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for solution4coach.de.

MechanismTarget
SPF_Asolution4coach.de
SPF_IP213.216.0.0/19
SPF_MXsolution4coach.de

Related pages

Pivot deeper into the graph from solution4coach.de.

Cypher and MCP

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

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