Hostname
springer-vienna.com
Last fetched
springer-vienna.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
springer-vienna.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.15.209.174 | 195.15.192.0/18 | AS29222 | — | CH |
WHOIS identity
- Registrar
- iana:106
- Organization
- joh. springers erben handels
- Contact emails
Subdomains
12 observed subdomains of springer-vienna.com.
Showing 11 of 12. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from springer-vienna.com in the public web crawl.
35 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for springer-vienna.com.
| Mechanism | Target |
|---|---|
| SPF_A | springer-vienna.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.91.114.151/32 |
| SPF_IP | 212.186.244.234 |
| SPF_IP | 52.157.149.216/32 |
| SPF_MX | springer-vienna.com |
Related pages
Pivot deeper into the graph from springer-vienna.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "springer-vienna.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.