Skip to content

Hostname

visa-sa.com

Last fetched

visa-sa.com resolves to 3 IPv4 addresses operated by CISCO-UMBRELLA - Cisco OpenDNS, LLC in US. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · visa-sa.comRouting diversity3.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/visa-sa.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.112.61.107146.112.61.0/24AS36692CISCO-UMBRELLA - Cisco OpenDNS, LLCUS
176.126.201.3176.126.201.0/24AS44043RO
89.44.138.25189.44.138.0/24AS44043RO

WHOIS identity

Registrar
iana:151
Organization
ghitulescu flaviu
Contact emails

Subdomains

14 observed subdomains of visa-sa.com.

Threat posture

History

Mail and authentication

MX records

  • visa-sa.com

SPF policy

5 SPF mechanisms authorising senders for visa-sa.com.

MechanismTarget
SPF_Avisa-sa.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP176.126.200.227
SPF_IP176.126.201.3
SPF_MXvisa-sa.com

Related pages

Pivot deeper into the graph from visa-sa.com.

Cypher and MCP

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

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