Skip to content

Hostname

shopa.be

Last fetched

shopa.be resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · shopa.beRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/shopa.be

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.142.13018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.116.10718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.142.25318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.64.5718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.249.718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.184.313.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.31.1663.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.67.343.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.88.6052.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.173.21763.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.155.1363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.240.2863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

18 observed subdomains of shopa.be.

Web-graph footprint

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

42 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shopa.be.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from shopa.be.

Cypher and MCP

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

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