Hostname
technolutions.net
Last fetched
technolutions.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
technolutions.net 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 |
|---|---|---|---|---|
| 34.198.122.35 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexander clark
- Contact emails
- agclark@technolutions.com
- 35b653f5-b7ff-487d-ae87-22f3cbd0e4ce@identity-protect.org
- 53f2946e-1ea5-4641-928a-031b3c68945d@identity-protect.org
- 6ec55505-72e0-4339-83d5-5d99038300c1@identity-protect.org
- 8c9e9e13-3f92-4d49-8ec0-e1dfa5f44286@identity-protect.org
- a8d8f294-2fe1-49c9-b916-0353d6f04535@identity-protect.org
- cbf63837-c9c7-4758-afa8-64f23d26364d@identity-protect.org
- ccb2d451-118b-4c5e-aed3-1c991c21325f@identity-protect.org
- owner-10090229@technolutions.net.whoisprivacyservice.org
- owner-10518202@technolutions.net.whoisprivacyservice.org
- owner-1169041@technolutions.net.whoisprivacyservice.org
- owner-1438990@technolutions.net.whoisprivacyservice.org
- owner-1880945@technolutions.net.whoisprivacyservice.org
- owner-1953512@technolutions.net.whoisprivacyservice.org
- owner-9352949@technolutions.net.whoisprivacyservice.org
- owner-999407@technolutions.net.whoisprivacyservice.org
Subdomains
241 observed subdomains of technolutions.net.
Showing 25 of 241. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from technolutions.net in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for technolutions.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | u511372.wl.sendgrid.net |
| SPF_IP | 34.197.57.115 |
| SPF_IP | 34.197.58.165 |
Related pages
Pivot deeper into the graph from technolutions.net.
- IP · 34.198.122.35
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · agclark@technolutions.com
- TLD · .net
- Browse hostnames · te…
- 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: "technolutions.net"})-[: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.