Skip to content

Hostname

share-now.com

Last fetched

share-now.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · share-now.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/share-now.com

Resolution chain

share-now.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.2113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.10018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.11554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:269
Organization
buydomains_com
Contact emails

Subdomains

32 observed subdomains of share-now.com.

Web-graph footprint

Distinct hostnames that link to or from share-now.com in the public web crawl.

639 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for share-now.com.

MechanismTarget
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_IP185.215.217.201
SPF_IP94.100.241.1/32
SPF_IP94.100.241.64
SPF_IP94.100.241.71
SPF_IP94.100.241.8
SPF_IP94.199.93.161

Related pages

Pivot deeper into the graph from share-now.com.

Cypher and MCP

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

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