Skip to content

Hostname

stobag.nl

Last fetched

stobag.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · stobag.nlRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/stobag.nl

Resolution chain

stobag.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.106.10108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.119108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.54108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.71108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.26.418.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.4318.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.4918.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.8618.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

1 observed subdomain of stobag.nl.

Subdomain
www.stobag.nl

Web-graph footprint

Distinct hostnames that link to or from stobag.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stobag.nl.

MechanismTarget
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.243.217.118
SPF_IP217.26.54.10/32
SPF_IP77.109.145.130/32
SPF_IP92.66.126.83
SPF_MXstobag.nl

Related pages

Pivot deeper into the graph from stobag.nl.

Cypher and MCP

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

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