Hostname
koppermann.com
Last fetched
koppermann.com resolves to 6 IPv4 addresses operated by SPACENET - SpaceNet AG in DE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
koppermann.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.30.17.105 | 195.30.0.0/16 | AS5539 | SPACENET - SpaceNet AG | DE |
| 62.154.159.10 | 62.154.0.0/15 | AS3320 | DTAG - Deutsche Telekom AG | DE |
| 62.154.159.134 | 62.154.0.0/15 | AS3320 | DTAG - Deutsche Telekom AG | DE |
| 62.154.159.135 | 62.154.0.0/15 | AS3320 | DTAG - Deutsche Telekom AG | DE |
| 62.154.159.142 | 62.154.0.0/15 | AS3320 | DTAG - Deutsche Telekom AG | DE |
| 62.154.159.3 | 62.154.0.0/15 | AS3320 | DTAG - Deutsche Telekom AG | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- koppermann consulting
- Contact emails
Subdomains
79 observed subdomains of koppermann.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from koppermann.com in the public web crawl.
11 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for koppermann.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_MX | koppermann.com |
Related pages
Pivot deeper into the graph from koppermann.com.
- IP · 195.30.17.105
- ASN · AS5539SPACENET - SpaceNet AG
- Registrar · iana:106
- Country · DE
- Email · koppermann@koppermann.com
- TLD · .com
- Browse hostnames · ko…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "koppermann.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.