Skip to content

Hostname

statushare.com

Last fetched

statushare.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · statushare.comRouting diversity5.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/statushare.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.195.81100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.1.62100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.122.24813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.158.19534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.121.12634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.51.22844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.184.152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.19.18954.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.86.9654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.74.10954.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.129.23598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.160.82100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.40.463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of statushare.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for statushare.com.

MechanismTarget
SPF_Astatushare.com
SPF_INCLUDEgoogle.com
SPF_INCLUDEsparkpostmail.com
SPF_IP52.36.127.252
SPF_IP66.228.49.196
SPF_IP66.228.54.16
SPF_MXstatushare.com

Related pages

Pivot deeper into the graph from statushare.com.

Cypher and MCP

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

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