Skip to content

Hostname

visa.com

Last fetched

visa.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · visa.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/visa.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.152.2162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.153.2162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

431 observed subdomains of visa.com.

Web-graph footprint

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

8,041 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for visa.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc3429-92.iphmx.com
SPF_EXISTS%{i}.spf.hc5864-50.iphmx.com
SPF_IP174.143.100.191
SPF_IP198.241.158.43
SPF_IP198.241.159.0/24
SPF_IP198.241.162.0/24
SPF_IP198.241.168.0/24
SPF_IP198.241.171.12
SPF_IP198.241.174.0/24
SPF_IP198.241.175.106
SPF_IP198.241.206.0/24
SPF_IP198.241.207.0/24
SPF_IP198.247.174.175
SPF_IP198.80.42.3
SPF_IP204.75.142.27
SPF_IP216.251.253.98
SPF_IP66.165.175.189
SPF_IP66.185.181.0/24
SPF_IP66.185.186.2
SPF_IP67.192.139.34
SPF_IP67.192.157.83
SPF_IP67.208.216.61
SPF_IP67.220.120.24
SPF_IP69.20.125.232
SPF_IP72.46.234.0/24
SPF_IP74.116.91.0/24

Related pages

Pivot deeper into the graph from visa.com.

Cypher and MCP

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

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