Skip to content

Hostname

b2bcapri.com

Last fetched

b2bcapri.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · b2bcapri.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/b2bcapri.com

Resolution chain

b2bcapri.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.229.5.3013.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.233.18213.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.141.5713.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.190.11318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.133.15618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.135.8818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.39.24718.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.47.8118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.19.5752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.254.25052.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.163.1352.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.179.14954.179.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.238.15854.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.21.15752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:168
Organization
capri srl
Contact emails

Subdomains

7 observed subdomains of b2bcapri.com.

Web-graph footprint

Distinct hostnames that link to or from b2bcapri.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from b2bcapri.com.

Cypher and MCP

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

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