Hostname
claxtonengineering.com
Last fetched
claxtonengineering.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
claxtonengineering.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.136.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 162.159.137.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of claxtonengineering.com owner
- Contact emails
- hostmaster@acteon.com
- 02d4224c-0643-4ad0-84fb-73f4a98758a6@identity-protect.org
- 96dee526-66e8-4a10-b295-caeac751e7f8@identity-protect.org
- ae900849-6bbf-467c-ad87-68f3ffe6e140@identity-protect.org
- cfb83904-895c-4aaa-ac38-01ddc86ca6fd@identity-protect.org
- e25a9171-46dd-4e56-88c6-73b54fbdc420@identity-protect.org
- f04d211f-165a-4cc7-8426-8532866209c0@identity-protect.org
- owner-2244083@claxtonengineering.com.whoisprivacyservice.org
- owner-4484800@claxtonengineering.com.whoisprivacyservice.org
- owner-990395@claxtonengineering.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of claxtonengineering.com.
Web-graph footprint
Distinct hostnames that link to or from claxtonengineering.com in the public web crawl.
33 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for claxtonengineering.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from claxtonengineering.com.
- IP · 162.159.136.54
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · hostmaster@acteon.com
- TLD · .com
- Browse hostnames · cl…
- 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: "claxtonengineering.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.