Skip to content

Hostname

connectnowai.com

Last fetched

connectnowai.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.214.11618.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.1818.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.5918.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.7518.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.233.3618.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.3918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.4718.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.236.10152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of connectnowai.com owner
Contact emails

Subdomains

15 observed subdomains of connectnowai.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for connectnowai.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn
SPF_INCLUDEsendersrv.com

Related pages

Pivot deeper into the graph from connectnowai.com.

Cypher and MCP

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

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