Hostname
tele-ware.com
Last fetched
tele-ware.com resolves to 2 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
tele-ware.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 |
|---|---|---|---|---|
| 192.145.235.60 | 192.145.232.0/22 | AS22611 | INMOTION - InMotion Hosting, Inc. | US |
| 62.67.203.118 | 62.67.0.0/16 | AS3356 | LEVEL3 - Level 3 Parent, LLC | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- aitc
- Contact emails
Subdomains
13 observed subdomains of tele-ware.com.
Threat posture
History
Mail and authentication
MX records
- tele-ware.com
SPF policy
4 SPF mechanisms authorising senders for tele-ware.com.
| Mechanism | Target |
|---|---|
| SPF_A | tele-ware.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 23.235.221.165 |
| SPF_MX | tele-ware.com |
Related pages
Pivot deeper into the graph from tele-ware.com.
- IP · 192.145.235.60
- ASN · AS22611INMOTION - InMotion Hosting, Inc.
- Registrar · iana:146
- Country · US
- Email · mohamed.aitc@gmail.com
- TLD · .com
- 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: "tele-ware.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.