Skip to content

Hostname

nexmo.com

Last fetched

nexmo.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.75.23108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.20.95108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.80.94108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.96.15618.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.172.2143.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.160.20934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.6.16634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.33.9634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.21.3334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.95.3134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.220.2652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.41.6552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.73.252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.51.13252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.71.10752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.203.13754.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.164.254.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.142.20863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

60 observed subdomains of nexmo.com.

Web-graph footprint

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

472 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nexmo.com.

Related pages

Pivot deeper into the graph from nexmo.com.

Cypher and MCP

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

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