Skip to content

Hostname

stobag.be

Last fetched

stobag.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:101domain grs ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.192.35.12154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.114.11154.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.1654.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.2154.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.7554.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:101domain grs ltd.
Organization
Contact emails

Subdomains

1 observed subdomain of stobag.be.

Subdomain
www.stobag.be

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for stobag.be.

MechanismTarget
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf.expurgate.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.cs2.ch
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.stobag.com
SPF_MXstobag.be

Related pages

Pivot deeper into the graph from stobag.be.

Cypher and MCP

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

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