Hostname
craigscloudsolutions.com
Last fetched
craigscloudsolutions.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
craigscloudsolutions.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.165.107 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.122 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.149 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.21 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.219 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.61 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.166.61 | 3.5.166.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.0 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.12 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.146 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.251 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.199 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.130.107 | 52.95.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.130.171 | 52.95.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.130.67 | 52.95.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.131.55 | 52.95.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of craigscloudsolutions.com owner
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from craigscloudsolutions.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from craigscloudsolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "craigscloudsolutions.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.