Skip to content

Hostname

springest.be

Last fetched

springest.be resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:nextname b.v. as the registrar.

Nutrition Label

WHISPER CANON · springest.beRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/springest.be

Resolution chain

springest.be resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.157.247.13218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.158.227.17218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.108.18118.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.149.24418.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.72.5918.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.125.5618.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.42.6218.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.139.6618.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.163.8518.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.117.11518.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.154.2053.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.200.23652.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:nextname b.v.
Organization
Contact emails

Subdomains

15 observed subdomains of springest.be.

Web-graph footprint

Distinct hostnames that link to or from springest.be in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for springest.be.

MechanismTarget
SPF_INCLUDE_spf.springest.com

Related pages

Pivot deeper into the graph from springest.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "springest.be"})-[: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.