Skip to content

Hostname

viber.com

Last fetched

viber.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · viber.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/viber.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.54.4618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.54.24018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.244.523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.149.12534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.170.9354.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.32.3954.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.154.18232.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

58 observed subdomains of viber.com.

Web-graph footprint

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

6,810 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for viber.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_IP18.159.165.123
SPF_IP194.90.232.0/24
SPF_IP194.90.232.83

Related pages

Pivot deeper into the graph from viber.com.

Cypher and MCP

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

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