Hostname
sharpcrafters.com
Last fetched
sharpcrafters.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sharpcrafters.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.68.164 | 3.5.68.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.68.62 | 3.5.68.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.68.96 | 3.5.68.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.243 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.83 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.16.188 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.33.164 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.35.52 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sharpcrafters.com owner
- Contact emails
- gael@fraiteur.net
- 3cd0042f-99a2-4bf2-945b-6c4083a8fc6a@identity-protect.org
- 5d52ea47-a95f-424e-bde8-f43e14a3a7fc@identity-protect.org
- 62bc4d35-d45e-4b88-85e5-bd1b8a8b4854@identity-protect.org
- 96d9a94e-4dae-4f93-9f9e-cc213155ce4e@identity-protect.org
- be71e13d-48d2-4361-a7c4-15dc7261dcce@identity-protect.org
- cefe4cf0-3e7d-4b88-b238-c7f70a2b11f6@identity-protect.org
Subdomains
7 observed subdomains of sharpcrafters.com.
Web-graph footprint
Distinct hostnames that link to or from sharpcrafters.com in the public web crawl.
51 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for sharpcrafters.com.
| Mechanism | Target |
|---|---|
| SPF_A | frontbridge.com |
| SPF_A | microsoftonline.com |
| SPF_A | sharpcrafters.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | microsoft.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | sharpcrafters.com |
Related pages
Pivot deeper into the graph from sharpcrafters.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sharpcrafters.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.