Skip to content

Hostname

cutwise.bmtec.nl

Last fetched

cutwise.bmtec.nl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · cutwise.bmtec.nlRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cutwise.bmtec.nl

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.104.107108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.129108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.2108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.70108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.32.241.10013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.140.11018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.11518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.12218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

No WHOIS records are currently associated with cutwise.bmtec.nl in WhisperGraph.

Web-graph footprint

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

11 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cutwise.bmtec.nl.

Cypher and MCP

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

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