Skip to content

Hostname

capital.one

Last fetched

capital.one resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · capital.oneRouting diversity6.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/capital.one

Resolution chain

capital.one resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.185.71100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.216.182.20813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.156.17818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.187.718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.85.463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.7.10534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.201.3144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.185.14944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.188.14344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.235.131.23444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.205.41.16052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.35.19752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.127.6752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.149.183.4154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.51.15054.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.211.227.15254.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.174.11098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.212.11198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.99.22952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.138.19532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:106
Organization
capital one services,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from capital.one in the public web crawl.

348 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from capital.one.

Cypher and MCP

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

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