Hostname
springer.at
Last fetched
springer.at resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in US. WHOIS lists registrar:eurodns sa as the registrar.
Nutrition Label
Resolution chain
springer.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.16.95 | 151.101.16.0/22 | AS54113 | FASTLY - Fastly, Inc. | US |
| 199.232.36.95 | 199.232.36.0/22 | AS54113 | FASTLY - Fastly, Inc. | US |
WHOIS identity
- Registrar
- registrar:eurodns sa
- Organization
- schipper jaap
- Contact emails
Subdomains
1 observed subdomain of springer.at.
| Subdomain |
|---|
| www.springer.at |
Web-graph footprint
Distinct hostnames that link to or from springer.at in the public web crawl.
68 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for springer.at.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.springer.com |
| SPF_A | mx2.springer.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | spf-002c5801.pphosted.com |
| SPF_INCLUDE | spf.crsend.com |
| SPF_IP | 195.128.10.15/32 |
| SPF_IP | 195.128.10.18/32 |
| SPF_IP | 199.168.14.54/32 |
Related pages
Pivot deeper into the graph from springer.at.
- IP · 151.101.16.95
- ASN · AS54113FASTLY - Fastly, Inc.
- Registrar · registrar:eurodns sa
- Country · US
- Email · hostmaster@springer.com
- TLD · .at
- Browse hostnames · sp…
- 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: "springer.at"})-[: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.