Hostname
webbank.com
Last fetched
webbank.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
webbank.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.238.118 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.121 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.36 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.48 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.40 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.52 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.57 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.87 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of webbank.com owner
- Contact emails
- av57v68f48m@networksolutionsprivateregistration.com
- cs3uj85j2v5@networksolutionsprivateregistration.com
- fs4wg2d39q8@networksolutionsprivateregistration.com
- mu6we5tn68q@networksolutionsprivateregistration.com
- nt7hr2kc7hf@networksolutionsprivateregistration.com
- s523t4yj7tt@networksolutionsprivateregistration.com
- vt2d65dq6ev@networksolutionsprivateregistration.com
- x63px9em8kw@networksolutionsprivateregistration.com
- 2bbc8fa8-860c-4ae2-aef8-84439b5a377b@identity-protect.org
- 4d250c41-9bf2-44ef-aa93-54501c1ccfd2@identity-protect.org
- 602e8fa2-e615-49b3-8153-1c4991bf9d8e@identity-protect.org
- 7ccbd8cf-2352-4425-b4f5-972e393533f9@identity-protect.org
- 970739b0-c702-4006-bd44-ed6464bf7514@identity-protect.org
- f6b8504a-0693-4d0c-be51-b511f60a8e53@identity-protect.org
- owner-11391068@webbank.com.whoisprivacyservice.org
- owner-2628996@webbank.com.whoisprivacyservice.org
- owner-6589144@webbank.com.whoisprivacyservice.org
Subdomains
57 observed subdomains of webbank.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webbank.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for webbank.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 18.222.66.18 |
| SPF_IP | 18.223.10.79 |
| SPF_IP | 199.79.53.164 |
| SPF_IP | 205.220.161.153 |
| SPF_IP | 205.220.173.152 |
| SPF_IP | 216.116.81.88/32 |
| SPF_IP | 216.116.87.0/24 |
| SPF_IP | 216.116.95.0/24 |
| SPF_IP | 3.132.56.35 |
| SPF_IP | 3.20.140.65 |
| SPF_IP | 50.204.43.50 |
| SPF_IP | 52.128.103.21/29 |
| SPF_IP | 52.128.103.23 |
| SPF_IP | 52.128.103.24 |
| SPF_IP | 52.128.98.34/32 |
| SPF_IP | 52.128.98.35/32 |
| SPF_IP | 52.128.98.36/32 |
| SPF_IP | 66.159.238.164 |
| SPF_IP | 66.159.240.1 |
| SPF_IP | 69.27.12.142 |
| SPF_IP | 74.200.60.0/24 |
| SPF_IP | 74.200.63.0/24 |
Related pages
Pivot deeper into the graph from webbank.com.
- IP · 13.226.238.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · av57v68f48m@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webbank.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.