Hostname
suiteshare.com
Last fetched
suiteshare.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
suiteshare.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.229.111.159 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of suiteshare.com owner
- Contact emails
- jim.kerr@crusolutions.com
- 12527000-8af3-41b3-a75f-01bfe04605ab@identity-protect.org
- a16dcdd4-ffed-43ff-bca1-064387718533@identity-protect.org
- b673afa2-ae28-4b82-8581-3affca59691f@identity-protect.org
- d42a69c7-2cf7-4b8a-bd38-58d061afc8a9@identity-protect.org
- db5474de-1b64-4bd3-bd65-04580a4e2562@identity-protect.org
- dd2ebbe8-eff6-4f17-9c80-f7fd480dd140@identity-protect.org
- owner-11120563@suiteshare.com.whoisprivacyservice.org
- owner-828993@suiteshare.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of suiteshare.com.
Web-graph footprint
Distinct hostnames that link to or from suiteshare.com in the public web crawl.
29 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for suiteshare.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from suiteshare.com.
- IP · 18.229.111.159
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · jim.kerr@crusolutions.com
- TLD · .com
- Browse hostnames · su…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "suiteshare.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.