Skip to content

Hostname

visab1b2.com

Last fetched

visab1b2.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · visab1b2.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/visab1b2.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.164.10113.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.1213.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.3013.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.4713.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.5.113.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.533.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.883.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.5.903.169.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

3 observed subdomains of visab1b2.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from visab1b2.com.

Cypher and MCP

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

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