Hostname
springer.com
Last fetched
springer.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in DE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
springer.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 146.75.116.95 | 146.75.116.0/22 | AS54113 | FASTLY - Fastly, Inc. | DE |
| 151.101.120.95 | 151.101.120.0/22 | AS54113 | FASTLY - Fastly, Inc. | NL |
| 151.101.204.95 | 151.101.204.0/22 | AS54113 | FASTLY - Fastly, Inc. | NL |
| 199.232.36.95 | 199.232.36.0/22 | AS54113 | FASTLY - Fastly, Inc. | US |
WHOIS identity
- Registrar
- iana:1052
- Organization
- springer nature b.v.
- Contact emails
Subdomains
83 observed subdomains of springer.com.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from springer.com in the public web crawl.
39,114 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
38 SPF mechanisms authorising senders for springer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | ispgateway.de |
| SPF_INCLUDE | spf-002c5801.pphosted.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 185.68.136.12/32 |
| SPF_IP | 188.94.250.251/32 |
| SPF_IP | 192.174.90.92/32 |
| SPF_IP | 192.174.90.93 |
| SPF_IP | 192.174.90.94 |
| SPF_IP | 192.87.127.243/32 |
| SPF_IP | 192.87.127.244/32 |
| SPF_IP | 192.87.127.46/32 |
| SPF_IP | 192.87.127.47/32 |
| SPF_IP | 195.128.10.15/32 |
| SPF_IP | 195.128.10.18/32 |
| SPF_IP | 195.128.10.23/32 |
| SPF_IP | 195.128.10.24/32 |
| SPF_IP | 195.128.10.25/32 |
| SPF_IP | 195.140.184.0/22 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 199.168.14.54/32 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 52.34.66.236/32 |
| SPF_IP | 52.41.1.125 |
| SPF_IP | 52.43.154.216 |
| SPF_IP | 62.50.45.39/32 |
| SPF_IP | 63.116.214.21/32 |
| SPF_IP | 63.116.214.22/32 |
| SPF_IP | 66.159.232.113/32 |
| SPF_IP | 66.159.234.15/32 |
| SPF_IP | 87.253.232.0/21 |
| SPF_IP | 91.192.40.0/22 |
| SPF_IP | 94.130.108.177/32 |
Related pages
Pivot deeper into the graph from springer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "springer.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.