Hostname
springernature.com
Last fetched
springernature.com resolves to 5 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in DE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
springernature.com resolves to 5 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 | MACST-SV4 - MacStadium, Inc. | DE |
| 146.75.28.95 | 146.75.28.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | SG |
| 151.101.120.95 | 151.101.120.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | NL |
| 151.101.204.95 | 151.101.204.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | NL |
| 151.101.248.95 | 151.101.248.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | BR |
WHOIS identity
- Registrar
- iana:1052
- Organization
- springer nature b.v.
- Contact emails
Subdomains
127 observed subdomains of springernature.com.
Showing 25 of 127. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from springernature.com in the public web crawl.
3,771 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
43 SPF mechanisms authorising senders for springernature.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spfi.evolver.de |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 167.89.16.99/32 |
| SPF_IP | 185.132.180.79/32 |
| SPF_IP | 185.183.28.43/32 |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 188.94.250.251/32 |
| SPF_IP | 188.94.250.252/32 |
| SPF_IP | 192.174.90.91/32 |
| SPF_IP | 192.174.90.92/32 |
| SPF_IP | 192.87.127.243/32 |
| SPF_IP | 192.87.127.244/32 |
| SPF_IP | 192.87.127.46/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.128.10.69/32 |
| SPF_IP | 199.168.14.54/32 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 213.200.109.64/27 |
| SPF_IP | 46.33.81.176/29 |
| SPF_IP | 46.33.88.16/29 |
| SPF_IP | 52.34.66.236/32 |
| SPF_IP | 63.116.214.22/32 |
| SPF_IP | 66.159.232.113/32 |
| SPF_IP | 66.159.234.15/32 |
| SPF_IP | 77.67.50.0/27 |
| SPF_IP | 81.93.164.103/32 |
| SPF_IP | 81.93.173.201/32 |
| SPF_IP | 87.253.232.0/21 |
| SPF_IP | 88.84.157.248/29 |
| SPF_IP | 88.84.158.0/27 |
| SPF_IP | 89.187.106.224/27 |
| SPF_IP | 94.130.108.177/32 |
Related pages
Pivot deeper into the graph from springernature.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "springernature.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.