Hostname
skyfish.com
Last fetched
skyfish.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
skyfish.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.132.142.144 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.251.7.129 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.111.115 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.70.20 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.119.117 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.35.253 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.78.2.33 | 54.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of skyfish.com owner
- Contact emails
- support@colourbox.com
- 12a21717-6989-4371-8013-7e61c35a5164@identity-protect.org
- 22ea493f-e5c2-4572-b0e8-ee2d0c28e60c@identity-protect.org
- 2b8f247e-c15b-44b1-8de8-75667b35c9a4@identity-protect.org
- 4bfb9b23-6456-4870-9ce0-18eff9a7bffb@identity-protect.org
- 75a0b589-fb8a-42b5-9160-9cb803dc3002@identity-protect.org
- ba812865-6cc4-4eb6-a53a-256e06e7d4f4@identity-protect.org
- owner-11632846@skyfish.com.whoisprivacyservice.org
- owner-11669747@skyfish.com.whoisprivacyservice.org
- owner-12100177@skyfish.com.whoisprivacyservice.org
- owner-3119241@skyfish.com.whoisprivacyservice.org
- owner-3177624@skyfish.com.whoisprivacyservice.org
- owner-3535487@skyfish.com.whoisprivacyservice.org
- owner-3805436@skyfish.com.whoisprivacyservice.org
- owner-7079389@skyfish.com.whoisprivacyservice.org
- owner-7132800@skyfish.com.whoisprivacyservice.org
- owner-7276771@skyfish.com.whoisprivacyservice.org
- owner-7619287@skyfish.com.whoisprivacyservice.org
- owner-7816669@skyfish.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of skyfish.com.
Web-graph footprint
Distinct hostnames that link to or from skyfish.com in the public web crawl.
598 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for skyfish.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from skyfish.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skyfish.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.