Skip to content

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

WHISPER CANON · webbank.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webbank.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.11813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.12113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.3613.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.4813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of webbank.com owner
Contact emails

Subdomains

57 observed subdomains of webbank.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for webbank.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP18.222.66.18
SPF_IP18.223.10.79
SPF_IP199.79.53.164
SPF_IP205.220.161.153
SPF_IP205.220.173.152
SPF_IP216.116.81.88/32
SPF_IP216.116.87.0/24
SPF_IP216.116.95.0/24
SPF_IP3.132.56.35
SPF_IP3.20.140.65
SPF_IP50.204.43.50
SPF_IP52.128.103.21/29
SPF_IP52.128.103.23
SPF_IP52.128.103.24
SPF_IP52.128.98.34/32
SPF_IP52.128.98.35/32
SPF_IP52.128.98.36/32
SPF_IP66.159.238.164
SPF_IP66.159.240.1
SPF_IP69.27.12.142
SPF_IP74.200.60.0/24
SPF_IP74.200.63.0/24

Related pages

Pivot deeper into the graph from webbank.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.