Skip to content

Hostname

2bcard.com

Last fetched

2bcard.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1262 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.255.170.4234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.64.6454.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.147.5263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1262
Organization
carlos bustos mancera
Contact emails

Subdomains

4 observed subdomains of 2bcard.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 2bcard.com.

Cypher and MCP

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

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