Skip to content

Hostname

springerlink.com

Last fetched

springerlink.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · springerlink.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/springerlink.com

Resolution chain

springerlink.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1052
Organization
springer nature b.v.
Contact emails

Subdomains

1 observed subdomain of springerlink.com.

Web-graph footprint

Distinct hostnames that link to or from springerlink.com in the public web crawl.

14,052 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for springerlink.com.

MechanismTarget
SPF_Adns01.dnsebsco.com
SPF_Adns02.dnsebsco.com
SPF_Ampdns02.metapress.com
SPF_Ampns02.metapress.com
SPF_Ampsmtp01.metapress.com
SPF_Ampsmtp1.metapress.com
SPF_Ans.ebsco.com
SPF_IP140.234.25.113
SPF_IP140.234.25.114
SPF_IP192.73.31.0/24
SPF_IP63.164.11.0/24
SPF_MXspringerlink.com

Related pages

Pivot deeper into the graph from springerlink.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "springerlink.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.