Skip to content

Hostname

common-bank.com

Last fetched

common-bank.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · common-bank.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/common-bank.com

Resolution chain

common-bank.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.49.25113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.93.10013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.131.5013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.244.4652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.175.12354.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.90.23754.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

6 observed subdomains of common-bank.com.

Web-graph footprint

Distinct hostnames that link to or from common-bank.com in the public web crawl.

42 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for common-bank.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.satorimail.net
SPF_IP153.127.8.159
SPF_IP18.176.105.136
SPF_IP18.178.94.65
SPF_IP54.238.39.56

Related pages

Pivot deeper into the graph from common-bank.com.

Cypher and MCP

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

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